david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block
Locate the settings block containing the filename, and search only
that settings block for the next-server address.  This avoids problems
caused by misconfigured DHCP servers which provide a next-server
address (often defaulting to the DHCP server's own IP address) even
when not providing a filename.

Originally-implemented-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-06-24 16:14:36 +01:00
..
arch [build] Work around bug in gcc >= 4.8 2013-06-07 13:59:58 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [efi] Enable "cpuid" command by default for EFI 2013-03-22 13:58:54 +00:00
core [settings] Eliminate settings "tag magic" 2013-05-01 19:52:12 +01:00
crypto [crypto] Accept OCSP responses containing multiple certificates 2013-05-29 16:41:58 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [realtek] Fix reopening of legacy-mode 8139 NIC 2013-05-26 18:31:46 +01:00
hci [build] Fix uses of literal 0 as a NULL pointer 2013-04-28 17:13:44 +01:00
image [efi] Add sample platform-generated error disambiguations 2013-04-19 13:34:19 +01:00
include [crypto] Accept OCSP responses containing multiple certificates 2013-05-29 16:41:58 +01:00
interface [smbios] Allow access to multiple instances of SMBIOS structures 2013-05-01 22:11:04 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [netdevice] Reset MAC address when asked to clear the "mac" setting 2013-05-16 15:41:20 +01:00
tests [test] Add self-tests for string functions 2012-11-12 16:58:49 +00:00
usr [autoboot] Use next-server from filename's settings block 2013-06-24 16:14:36 +01:00
util [libc] Redefine low 8 bits of error code as "platform error code" 2013-04-19 13:34:13 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00
Makefile [build] Add efidrv.cab target for UEFI Secure Boot signing 2013-05-14 20:46:53 +01:00
Makefile.housekeeping [build] Add efidrv.cab target for UEFI Secure Boot signing 2013-05-14 20:46:53 +01:00