Randy Dunlap | 7225e75 | 2008-07-26 17:54:22 -0700 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 3 | boot.txt |
| 4 | - List of boot protocol versions |
| 5 | early-microcode.txt |
| 6 | - How to load microcode from an initrd-CPIO archive early to fix CPU issues. |
| 7 | earlyprintk.txt |
| 8 | - Using earlyprintk with a USB2 debug port key. |
| 9 | entry_64.txt |
| 10 | - Describe (some of the) kernel entry points for x86. |
Amerigo Wang | c368b49 | 2009-07-10 15:02:44 -0700 | [diff] [blame] | 11 | exception-tables.txt |
| 12 | - why and how Linux kernel uses exception tables on x86 |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 13 | mtrr.txt |
| 14 | - how to use x86 Memory Type Range Registers to increase performance |
| 15 | pat.txt |
| 16 | - Page Attribute Table intro and API |
| 17 | usb-legacy-support.txt |
| 18 | - how to fix/avoid quirks when using emulated PS/2 mouse/keyboard. |
| 19 | zero-page.txt |
| 20 | - layout of the first page of memory. |