alistair23-linux/arch/i386/boot
H. Peter Anvin 575400d1b4 [PATCH] i386: Fix the EDD code misparsing the command line
The EDD code would scan the command line as a fixed array, without
taking account of either whitespace, null-termination, the old
command-line protocol, late overrides early, or the fact that the
command line may not be reachable from INITSEG.

This should fix those problems, and enable us to use a longer command
line.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:38 +02:00
..
compressed [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c 2006-06-26 10:48:18 -07:00
tools
.gitignore
bootsect.S
edd.S [PATCH] i386: Fix the EDD code misparsing the command line 2006-09-26 10:52:38 +02:00
install.sh
Makefile [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share 2006-06-26 10:48:19 -07:00
mtools.conf.in
setup.S [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb' 2006-09-26 10:52:30 +02:00
video.S