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 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images
The multiboot specification states that, for raw images, if
load_end_addr is zero then it should be interpreted as meaning "use
the entire file", and if bss_end_addr is zero it should be interpreted
as meaning "no bss".
2008-09-06 01:57:52 +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
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 [multiboot] Allow for unspecified {load,bss}_end_addr for raw images 2008-09-06 01:57:52 +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