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/image
Michael Brown e934447a60 [script] Allow scripts to be replaced
A script that downloads a new image using imgdownload() with the
action register_and_replace_image() can now be freed immediately
before the replacement image is executed.  This functionality is not
yet exposed via an iPXE command.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-09 17:32:32 +00:00
..
efi_image.c [image] Simplify image management 2011-03-07 00:37:50 +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] Allow scripts to be replaced 2011-03-09 17:32:32 +00:00
segment.c [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00