opengnsys_ipxe/src
Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub
iPXE specifies a value of 0 for cmdline_size, causing GRUB to not pass
in a command line.  Fix by setting cmdline_size to the maximum value
of 2047.

Signed-off-by: Valentine Barshak <gvaxon@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-08-06 23:03:40 +01:00
..
arch [lkrnprefix] Fix lost command line passed by grub 2011-08-06 23:03:40 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [romprefix] Do not fall back to hooking INT19 by default 2011-05-17 15:35:23 +01:00
core [libc] Allow for zero-padded decimals in printf() 2011-07-06 14:52:53 +01:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +01:00
hci [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
image [efi] Ensure that all drivers are shut down before the OS boots 2011-03-29 22:08:05 +01:00
include [ipv4] Fix fragment reassembly 2011-07-16 01:49:47 +01:00
interface [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ipv4] Improve debugging 2011-07-16 01:49:47 +01:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +01:00
util [build] Allow APPEND lines in ipxe.iso to function as expected 2011-05-19 12:03:18 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Include ipxe.lkrn in default build 2011-03-26 14:23:21 +00:00
Makefile.housekeeping [build] Avoid using -ffunction-sections on some older versions of gcc 2011-06-29 11:48:29 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00