index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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-05
1
-1
/
+1
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
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-19
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
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
1
-7
/
+6
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-14
/
+21
*
[script] Implement "goto" in iPXE scripts
Michael Brown
2010-11-22
1
-25
/
+189
*
[ioapi] Move get_memmap() to the I/O API group
Piotr JaroszyĆski
2010-08-16
1
-1
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-11
/
+1
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-1
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
1
-3
/
+34
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-11
/
+14
*
[script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker
Michael Brown
2010-05-22
1
-4
/
+9
[next]