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 e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions
Remove the assortment of miscellaneous hacks to guess the "network
boot device", and replace them each with a call to last_opened_netdev().

It still isn't guaranteed correct, but it won't be any worse than
before, and it will at least be consistent.
2008-11-21 20:34:42 +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 [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 2008-11-19 19:15:44 +00:00
com32.c [comboot] Add COMBOOT and COM32 support 2008-08-28 23:52:19 +01:00
comboot.c [comboot] Add COMBOOT and COM32 support 2008-08-28 23:52:19 +01:00
elfboot.c [elf] Add execution entry point debug messages for elf/multiboot images 2008-08-22 02:12:44 +01:00
eltorito.c make eltorito_load static 2007-07-27 21:58:31 +02:00
multiboot.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 2008-11-19 19:15:44 +00:00
nbi.c [netdevice] Kill off the various guess_boot_netdev() functions 2008-11-21 20:34:42 +00:00
pxe_image.c [netdevice] Kill off the various guess_boot_netdev() functions 2008-11-21 20:34:42 +00:00