acrn-kernel/arch/x86/boot
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards
Change header guards named "ASM_X86__*" to "_ASM_X86_*" since:

a. the double underscore is ugly and pointless.
b. no leading underscore violates namespace constraints.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-22 22:55:23 -07:00
..
compressed x86: Fix ASM_X86__ header guards 2008-10-22 22:55:23 -07:00
tools
.gitignore
Makefile x86 setup: remove IMAGE_OFFSET 2008-10-04 13:08:46 -07:00
a20.c
apm.c
bitops.h
boot.h x86: fix build warnings in real mode code 2008-08-18 09:20:14 +02:00
cmdline.c
code16gcc.h
copy.S
cpu.c x86 setup: handle more than 8 CPU flag words 2008-09-16 15:09:26 -07:00
cpucheck.c x86: boot: stub out unimplemented CPU feature words 2008-09-05 16:13:44 -07:00
edd.c Revert "x86: fix ghost EDD devices in /sys again" 2008-10-03 10:22:33 -07:00
header.S x86 setup: drop SWAP_DEV 2008-09-16 09:57:36 -07:00
install.sh
main.c x86: cleanup for setup code crashes during IST probe 2008-08-14 00:13:52 +02:00
mca.c
memory.c x86: fix build warnings in real mode code 2008-08-18 09:20:14 +02:00
mkcpustr.c x86 setup: handle more than 8 CPU flag words 2008-09-16 15:09:26 -07:00
mtools.conf.in
pm.c
pmjump.S
printf.c
setup.ld
string.c
tty.c
version.c
vesa.h
video-bios.c
video-mode.c
video-vesa.c fbdev: ignore VESA modes if framebuffer does not support them 2008-10-16 11:21:45 -07:00
video-vga.c
video.c
video.h
voyager.c