97 Commits (master)

Author SHA1 Message Date
  Michael Brown 14e3b4b29a [crypto] Expose pem_asn1() for use with non-image data 7 years ago
  Michael Brown 36cffe054d [crypto] Free correct pointer on the error path 7 years ago
  Michael Brown 84add97ce9 [crypto] Add PEM image format 7 years ago
  Michael Brown eb7188d04b [crypto] Add DER image format 7 years ago
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture 8 years ago
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles 8 years ago
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 years ago
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8 years ago
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 8 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 5d9fbf34ee [efi] Provide dummy device path in efi_image_probe() 9 years ago
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image 9 years ago
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c 9 years ago
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use 9 years ago
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs 9 years ago
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 9 years ago
  Michael Brown 79419a1c69 [efi] Fill in loaded image's DeviceHandle if firmware fails to do so 9 years ago
  Michael Brown b53d4ae398 [efi] Unload started images only on failure 9 years ago
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image 9 years ago
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 10 years ago
  Michael Brown c6c8078964 [png] Add support for PNG images 10 years ago
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 10 years ago
  Michael Brown 31f5211035 [script] Allow commands following a script label 10 years ago
  Michael Brown 7fc18ea8ab [script] Allow initial whitespace on lines containing labels 10 years ago
  Michael Brown e52c24492a [script] Avoid trying to read final character of a zero-length string 10 years ago
  Michael Brown bba5a39026 [script] Allow for backslash continuation of script lines 10 years ago
  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 11 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 12 years ago
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF 12 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