index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
image
/
efi_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[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
1
-1
/
+2
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
1
-2
/
+124
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
1
-30
/
+0
*
[image] Simplify image management
Michael Brown
2011-03-07
1
-9
/
+3
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-1
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
1
-3
/
+34
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[efi] Add efi_strerror()
Michael Brown
2008-11-19
1
-6
/
+6
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-3
/
+3
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-0
/
+106