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/image
Jarrod Johnson 32c4a3a255 [efi] Add iPXE download protocol
iPXE exposes some extended capabilities via the PXE FILE API to allow
NBPs such as pxelinux to use protocols other than TFTP.  Provide an
equivalent interface as a UEFI protocol so that EFI binaries may also
take advantage of iPXE's extended capabilities.

This can be used with a patched version of elilo, for example:

  http://comments.gmane.org/gmane.comp.boot-loaders.elilo.general/147

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-02-15 12:08:39 +00:00
..
efi_image.c [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
elf.c [image] Simplify image management 2011-03-07 00:37:50 +00:00
embedded.c [prefix] Allow iPXE's own command line to be executed as a script 2011-03-07 22:28:31 +00:00
script.c [script] Accept labels on lines terminated with CRLF 2011-08-08 16:35:30 +01:00
segment.c [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00