opengnsys_ipxe/src/image
Michael Brown bba5a39026 [script] Allow for backslash continuation of script lines
Allow long script lines to be broken up using backslash continuation.
For example:

   choose --default linux --timeout 3000 os \
   	  && goto boot_${os} || goto cancelled

Requested-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-07-15 11:20:04 +02:00
..
efi_image.c [efi] Add sample platform-generated error disambiguations 2013-04-19 13:34:19 +01:00
elf.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +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] Allow for backslash continuation of script lines 2013-07-15 11:20:04 +02:00
segment.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00