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/arch/i386/image
Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values
Allow for settings to be described by something other than a DHCP option
tag if desirable.  Currently used only for the MAC address setting.

Separate out fake DHCP packet creation code from dhcp.c to fakedhcp.c.

Remove notion of settings from dhcppkt.c.

Rationalise dhcp.c to use settings API only for final registration of the
DHCP options, rather than using {store,fetch}_setting throughout.
2008-03-25 20:46:16 +00:00
..
bootsector.c We probably shouldn't leave interrupts disabled when starting an OS. 2007-07-25 02:02:24 +01:00
bzimage.c Fix compiler warnings that appear only on OpenBSD. 2007-12-06 14:16:46 -06:00
eltorito.c make eltorito_load static 2007-07-27 21:58:31 +02:00
multiboot.c Place multiboot command lines in base memory; Xen won't pick them up 2007-08-02 23:09:03 +01:00
nbi.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
pxe_image.c Allowed zero-cost enforced ordering of features in startup banner 2007-08-02 14:51:03 +01:00