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 a026a27f04 [script] Avoid using stack-allocated memory in process_line()
Script lines can be arbitrarily long; allocate on the heap rather than
on the stack.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-04-23 22:42:10 +01:00
..
efi_image.c [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
elf.c [multiboot] Place multiboot modules low in memory 2012-04-19 13:13:32 +01: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] Avoid using stack-allocated memory in process_line() 2012-04-23 22:42:10 +01:00
segment.c [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00