index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Expose pem_asn1() for use with non-image data
Michael Brown
2017-06-20
1
-41
/
+74
*
[crypto] Free correct pointer on the error path
Michael Brown
2017-03-21
1
-3
/
+4
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
1
-0
/
+208
*
[crypto] Add DER image format
Michael Brown
2016-07-29
1
-0
/
+120
*
[build] Allow assembler section type character to vary by architecture
Michael Brown
2016-03-13
1
-1
/
+1
*
[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles
Michael Brown
2015-10-16
1
-0
/
+4
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-2
/
+1
*
[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
Michael Brown
2015-09-02
1
-0
/
+10
*
[elf] Reject ELFBoot images requiring virtual addressing
Michael Brown
2015-07-29
1
-51
/
+88
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-5
/
+25
*
[efi] Provide dummy device path in efi_image_probe()
Michael Brown
2014-09-19
1
-1
/
+6
*
[efi] Wrap any images loaded by our wrapped image
Michael Brown
2014-08-29
1
-1
/
+1
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
1
-1
/
+1
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-06
1
-1
/
+1
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-06
1
-4
/
+0
*
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
2014-07-31
1
-2
/
+2
*
[efi] Fill in loaded image's DeviceHandle if firmware fails to do so
Michael Brown
2014-07-30
1
-0
/
+7
*
[efi] Unload started images only on failure
Michael Brown
2014-07-30
1
-9
/
+17
*
[efi] Allow for interception of boot services calls by loaded image
Michael Brown
2014-07-16
1
-0
/
+4
*
[efi] Disable SNP devices when running iPXE as the application
Michael Brown
2014-03-14
1
-0
/
+4
*
[png] Add support for PNG images
Michael Brown
2014-01-12
1
-0
/
+1007
*
[pnm] Add support for PNM images
Michael Brown
2013-11-27
1
-0
/
+415
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-1
/
+1
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
1
-2
/
+2
*
[script] Allow commands following a script label
Michael Brown
2013-07-25
1
-43
/
+53
*
[script] Allow initial whitespace on lines containing labels
Michael Brown
2013-07-25
1
-4
/
+29
*
[script] Avoid trying to read final character of a zero-length string
Michael Brown
2013-07-15
1
-2
/
+2
*
[script] Allow for backslash continuation of script lines
Michael Brown
2013-07-15
1
-13
/
+41
*
[efi] Add sample platform-generated error disambiguations
Michael Brown
2013-04-19
1
-3
/
+19
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-8
/
+11
*
[efi] Fix minor typos in efi_image.c
Michael Brown
2013-03-20
1
-3
/
+3
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
1
-92
/
+139
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[script] Avoid using stack-allocated memory in process_line()
Michael Brown
2012-04-23
1
-14
/
+15
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
1
-3
/
+15
*
[elf] Avoid attempting to load 64-bit ELF binaries
Michael Brown
2012-04-09
1
-1
/
+10
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
1
-1
/
+1
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
1
-2
/
+124
*
[script] Accept labels on lines terminated with CRLF
Michael Brown
2011-08-08
1
-1
/
+7
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
1
-30
/
+0
*
[script] Allow scripts to be replaced
Michael Brown
2011-03-09
1
-2
/
+6
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
1
-22
/
+12
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
2
-1
/
+2
*
[script] Add "prompt" command
Michael Brown
2011-03-07
1
-0
/
+67
*
[script] Add an iPXE error URI to the "not in a script" message
Michael Brown
2011-03-07
1
-2
/
+3
*
[image] Simplify image management
Michael Brown
2011-03-07
4
-38
/
+24
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-2
/
+1
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-1
/
+1
*
[script] Remove "Aborting on <line>" message
Michael Brown
2010-11-29
1
-3
/
+1
[next]