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 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
..
bootsector.c We probably shouldn't leave interrupts disabled when starting an OS. 2007-07-25 02:02:24 +01:00
bzimage.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
elfboot.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
eltorito.c make eltorito_load static 2007-07-27 21:58:31 +02:00
multiboot.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
nbi.c [iSCSI] Support Windows Server 2008 direct iSCSI installation 2008-07-17 17:45:17 +01:00
pxe_image.c [HCI] Display "Not an executable image" when appropriate 2008-04-08 16:28:00 +01:00