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 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation
Add yet another ugly hack to iscsiboot.c, this time to allow the user to
inhibit the shutdown/removal of the iSCSI INT13 device (and the network
devices, since they are required for the iSCSI device to function).

On the plus side, the fact that shutdown() now takes flags to
differentiate between shutdown-for-exit and shutdown-for-boot means that
another ugly hack (to allow returning via the PXE stack on BIOSes that
have broken INT 18 calls) will be easier.

I feel dirty.
2008-07-17 17:45:17 +01:00
..
aoeboot.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
autoboot.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
dhcpmgmt.c [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 2008-03-23 21:58:05 +00:00
ifmgmt.c [NETDEV] Add notion of link state 2008-04-22 17:40:50 +01:00
imgmgmt.c [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 2008-07-08 03:50:44 +01:00
iscsiboot.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
route.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00