android_kernel_xiaomi_sm8350/arch/i386/boot
H. Peter Anvin f2d98ae63d Linker script for the new x86 setup code
Linker script to define the layout of the new x86 setup code.
Includes assert for size overflow and a misaligned setup header.

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
.gitignore
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.c EDD probing code 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
header.S Assembly header and main routine for new x86 setup code 2007-07-12 10:55:55 -07:00
install.sh
main.c Assembly header and main routine for new x86 setup code 2007-07-12 10:55:55 -07:00
Makefile [PATCH] i386: Drop -traditional in arch/i386/boot 2007-05-02 19:27:20 +02:00
mca.c MCA support for new x86 setup code 2007-07-12 10:55:55 -07:00
memory.c Memory probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
mtools.conf.in
pm.c Code for actual protected-mode entry 2007-07-12 10:55:55 -07:00
pmjump.S Code for actual protected-mode entry 2007-07-12 10:55:55 -07:00
printf.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
setup.ld Linker script 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
vesa.h Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-bios.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vesa.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vga.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.h Video mode probing support 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
voyager.c Voyager support for the new x86 setup code 2007-07-12 10:55:55 -07:00