You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
H. Peter Anvin
cd670599b7
x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx
...
Impact: BIOS bug safety
For pre-ACPI 3 BIOSes, pre-initialize the end of the e820 buffer just
in case the BIOS returns an unchanged %ecx but without actually
touching the ACPI 3 extended flags field.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
16 years ago
..
compressed
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core
16 years ago
tools
x86: remove zImage support
16 years ago
.gitignore
…
Makefile
x86: use targets in the boot Makefile instead of CLEAN_FILES
16 years ago
a20.c
x86: remove the Voyager 32-bit subarch
16 years ago
apm.c
…
bitops.h
…
boot.h
x86: remove the Voyager 32-bit subarch
16 years ago
cmdline.c
…
code16gcc.h
…
copy.S
x86: copy.S - use GLOBAL,ENDPROC macros
16 years ago
cpu.c
…
cpucheck.c
…
edd.c
…
header.S
x86: remove zImage support
16 years ago
install.sh
…
main.c
x86: remove the Voyager 32-bit subarch
16 years ago
mca.c
…
memory.c
x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx
16 years ago
mkcpustr.c
…
mtools.conf.in
…
pm.c
x86: remove zImage support
16 years ago
pmjump.S
x86, setup: move 32-bit code to .text32
16 years ago
printf.c
…
setup.ld
x86, setup: move 32-bit code to .text32
16 years ago
string.c
…
tty.c
x86: use limited register constraint for setnz
16 years ago
version.c
…
vesa.h
…
video-bios.c
…
video-mode.c
…
video-vesa.c
x86 setup: fix asm constraints in vesa_store_edid
16 years ago
video-vga.c
x86, setup: fix the setting of 480-line VGA modes
16 years ago
video.c
…
video.h
…