summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/required-features.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-021-0/+34
Check some CPUID bits that are needed for compiler generated early in boot. When the system is still in real mode before changing the VESA BIOS mode it is possible to still display an visible error message on the screen. Similar to x86-64. Includes cleanups from Eric Biederman Signed-off-by: Andi Kleen <ak@suse.de>
OpenPOWER on IntegriCloud