68 Commits (dbea47ce7d61f253b58aa7268b0261922a6b1a22)

Author SHA1 Message Date
  Michael Brown 9cb60c8a21 [efi] Add sample platform-generated error disambiguations 11 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 years ago
  Michael Brown e05dcf0e01 [efi] Fix minor typos in efi_image.c 11 years ago
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown a026a27f04 [script] Avoid using stack-allocated memory in process_line() 12 years ago
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory 12 years ago
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries 12 years ago
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key 12 years ago
  Jarrod Johnson 32c4a3a255 [efi] Add iPXE download protocol 13 years ago
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF 13 years ago
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots 13 years ago
  Michael Brown e934447a60 [script] Allow scripts to be replaced 13 years ago
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Michael Brown e87fc5e743 [script] Add "prompt" command 13 years ago
  Michael Brown 9e162121b1 [script] Add an iPXE error URI to the "not in a script" message 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 930f009bfa [script] Remove "Aborting on <line>" message 13 years ago
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 years ago
  Michael Brown 6d68ffee39 [script] Implement "goto" in iPXE scripts 13 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 4b8e021161 [elf] Work around entry point bug in NetBSD kernels 15 years ago
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 16 years ago
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type 16 years ago
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD 16 years ago
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths 16 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c 16 years ago
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 years ago