linux-kernel-test/arch/i386/boot
H. Peter Anvin 31b54f40e1 CPU features verification for the new x86 setup code
Verify that the CPU has enough features to run the kernel.  This may
entail enabling features on some CPUs.

By doing this in the setup code we can be guaranteed to still be able to
write to the console through the BIOS.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-12 10:55:55 -07:00
..
compressed Define zero-page offset 0x1e4 as a scratch field, and use it 2007-07-12 10:55:54 -07:00
tools [PATCH] x86: gitignore some autogenerated files for i386 2006-02-14 16:09:35 -08:00
.gitignore [PATCH] x86: gitignore some autogenerated files for i386 2006-02-14 16:09:35 -08:00
a20.c A20 handling code 2007-07-12 10:55:55 -07:00
apm.c APM probing code 2007-07-12 10:55:55 -07:00
bitops.h Simple bitops for the new x86 setup code. 2007-07-12 10:55:54 -07:00
boot.h Top header file for new x86 setup code 2007-07-12 10:55:54 -07:00
bootsect.S
cmdline.c Command-line parsing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
code16gcc.h Header file to produce 16-bit code with gcc 2007-07-12 10:55:54 -07:00
copy.S String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
cpu.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
cpucheck.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
edd.S [PATCH] i386: Fix the EDD code misparsing the command line 2006-09-26 10:52:38 +02:00
install.sh kbuild: drop vmlinux dependency from "make install" 2006-01-09 20:36:48 +01:00
Makefile [PATCH] i386: Drop -traditional in arch/i386/boot 2007-05-02 19:27:20 +02:00
mtools.conf.in
printf.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
setup.S i386: Fix wrong CPU error message in early boot path 2007-05-21 09:56:57 -07:00
string.c String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
tty.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
version.c Version string for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.S Revert "fbdev: ignore VESA modes if framebuffer is disabled" 2007-05-08 20:12:30 -07:00