opengnsys_ipxe/src
Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE
PXENV_FILE_CMDLINE is an iPXE extension, and will not be supported by
most PXE stacks.  Do not report any errors to the user, since in
almost all cases the error will mean simply "not loaded by iPXE".

Reported-by: Patrick Domack <patrickdk@patrickdk.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-07-18 18:19:25 +01:00
..
arch [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE 2012-07-18 18:19:25 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [efi] Default to using raw x86 I/O 2012-07-17 21:30:18 +01:00
core [settings] Expose exit status of failed command via ${errno} 2012-07-12 15:46:24 +01:00
crypto [arp] Try to avoid discarding ARP cache entries 2012-07-09 10:08:38 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [b44] Eliminate call to get_memmap() 2012-07-17 21:22:02 +01:00
hci [menu] Truncate menu title when necessary 2012-07-03 14:12:47 +01:00
image [script] Avoid using stack-allocated memory in process_line() 2012-04-23 22:42:10 +01:00
include [tcp] Increase maximum window size to 256kB 2012-07-09 10:15:24 +01:00
interface [efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE 2012-05-16 19:40:46 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tcp] Truncate TCP window to prevent future packet discards 2012-07-09 10:13:47 +01:00
tests [test] Add self-tests for TCP/IP checksum calculation 2012-06-27 19:15:18 +01:00
usr [image] Allow "imgtrust" to automatically download cross-signed certificates 2012-05-22 00:47:19 +01:00
util [util] Avoid compiler warning on gcc 4.6 2012-07-03 18:58:43 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Enable warnings when building utilities 2012-04-10 19:38:54 +01:00
Makefile.housekeeping [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" 2012-05-22 01:13:43 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00