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 dbe9269f3a [bzimage] Kill off the initrd image type
We can just treat all non-kernel images as initrds, which matches our
behaviour for multiboot kernels.  This allows us to eliminate initrd as
an image type, and treat the "initrd" command as just another synonym for
"imgfetch".
2008-07-08 01:30:11 +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 [bzimage] Kill off the initrd image type 2008-07-08 01:30:11 +01:00
elfboot.c [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 2008-06-09 13:50:00 +01:00
eltorito.c make eltorito_load static 2007-07-27 21:58:31 +02:00
multiboot.c Place multiboot command lines in base memory; Xen won't pick them up 2007-08-02 23:09:03 +01:00
nbi.c [Settings] Remove assumption that all settings have DHCP tag values 2008-03-25 20:46:16 +00:00
pxe_image.c [HCI] Display "Not an executable image" when appropriate 2008-04-08 16:28:00 +01:00