david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/usr
Michael Brown 34b6ecb2f1 [image] Simplify image management
Refactor the {load,exec} image operations as {probe,exec}.  This makes
the probe mechanism cleaner, eliminates some forward declarations,
avoids holding magic state in image->priv, eliminates the possibility
of screwing up between the "load" and "exec" stages, and makes the
documentation simpler since the concept of "loading" (as distinct from
"executing") no longer needs to be explained.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-07 00:37:50 +00:00
..
autoboot.c [image] Simplify image management 2011-03-07 00:37:50 +00:00
dhcpmgmt.c [dhcp] Use Ethernet-compatible chaddr, if possible 2010-12-15 18:46:19 +00:00
fcmgmt.c [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 2010-10-15 01:54:48 +01:00
ifmgmt.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
imgmgmt.c [image] Simplify image management 2011-03-07 00:37:50 +00:00
iwmgmt.c [libc] Enable automated extraction of error usage reports 2010-05-31 03:11:57 +01:00
lotest.c [lotest] Fix endianness in status message 2010-11-20 16:51:05 +00:00
pxemenu.c [autoboot] Connect SAN disk during a filename boot, if applicable 2011-01-27 20:41:27 +00:00
route.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00