index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
1
-3
/
+1
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
1
-2
/
+2
*
[efi] Connect controllers after loading an EFI driver
Michael Brown
2020-10-02
1
-0
/
+11
*
[efi] Work around UEFI specification bug in LoadImage
Michael Brown
2020-06-04
1
-2
/
+18
*
[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
*
[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