[x86 setup 19/33] Command-line parsing code for the new x86 setup code

2007-07-11 Thread H. Peter Anvin
From: H. Peter Anvin <[EMAIL PROTECTED]> Simple command-line parser which allows us to access the kernel command line from the setup code. Signed-off-by: H. Peter Anvin <[EMAIL PROTECTED]> --- arch/i386/boot/cmdline.c | 97 ++ 1 files changed, 97 ins

[x86 setup 19/33] Command-line parsing code for the new x86 setup code

2007-07-09 Thread H. Peter Anvin
From: H. Peter Anvin <[EMAIL PROTECTED]> Simple command-line parser which allows us to access the kernel command line from the setup code. Signed-off-by: H. Peter Anvin <[EMAIL PROTECTED]> --- arch/i386/boot/cmdline.c | 97 ++ 1 files changed, 97 ins