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
/
include
/
ipxe
/
efi
/
efi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Include protocol interface address in debug output
Michael Brown
2023-06-08
1
-0
/
+13
*
[efi] Add HTTP header and GUID definitions
Michael Brown
2023-06-07
1
-0
/
+2
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
1
-0
/
+4
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
1
-0
/
+1
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
1
-0
/
+11
*
[efi] Disable static assertions in EFI headers on non-EFI platforms
Michael Brown
2023-06-07
1
-0
/
+9
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
1
-0
/
+1
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
1
-0
/
+1
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
1
-5
/
+0
*
[efi] Split out dbg_efi_opener() as a standalone function
Michael Brown
2020-11-30
1
-0
/
+22
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
1
-0
/
+11
*
[efi] Provide EFI_INTF_OP for EFI-only interface operations
Michael Brown
2020-10-16
1
-0
/
+7
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-18
1
-1
/
+2
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
1
-0
/
+32
*
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2017-03-10
1
-0
/
+1
*
[efi] Update to current EDK2 headers
Michael Brown
2017-03-10
1
-0
/
+3
*
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2016-12-07
1
-0
/
+1
*
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-16
1
-0
/
+1
*
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
2016-05-29
1
-0
/
+1
*
[efi] Centralise EFI file system info GUIDs
Michael Brown
2015-12-09
1
-0
/
+3
*
[efi] Import EFI_HII_FONT_PROTOCOL definitions
Michael Brown
2015-10-07
1
-0
/
+1
*
[efi] Add USB headers and GUID definitions
Michael Brown
2015-09-06
1
-0
/
+3
*
[efi] Add definitions of GUIDs observed when booting wdsmgfw.efi
Michael Brown
2015-09-01
1
-0
/
+6
*
[efi] Improve efi_wrap debugging
Michael Brown
2015-08-27
1
-0
/
+4
*
[efi] Mark EFI debug transcription functions as __attribute__ (( pure ))
Michael Brown
2015-08-27
1
-3
/
+5
*
[efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi
Michael Brown
2015-08-27
1
-0
/
+4
*
[efi] Add definitions of GUIDs observed when chainloading from Intel driver
Michael Brown
2014-09-25
1
-0
/
+16
*
[efi] Centralise definitions of more protocol GUIDs
Michael Brown
2014-09-25
1
-0
/
+3
*
[efi] Add definitions of GUIDs observed during Windows boot
Michael Brown
2014-08-21
1
-0
/
+3
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
1
-0
/
+16
*
[efi] Allow compiler to perform type checks on EFI_HANDLE
Michael Brown
2014-07-31
1
-0
/
+10
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
1
-1
/
+0
*
[efi] Add ability to dump all openers of a given protocol on a handle
Michael Brown
2014-07-31
1
-1
/
+26
*
[efi] Provide efi_handle_name() for debugging
Michael Brown
2014-07-31
1
-0
/
+1
*
[efi] Allow device paths to be easily included in debug messages
Michael Brown
2014-06-25
1
-16
/
+2
*
[efi] Allow for optional protocols
Michael Brown
2014-05-19
1
-0
/
+17
*
[legal] Add missing FILE_LICENCE declarations
Marin Hannache
2013-07-15
1
-0
/
+2
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-12
/
+10
*
[efi] Fetch device path for loaded image during initialisation
Michael Brown
2013-03-27
1
-0
/
+1
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
1
-14
/
+5
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-19
1
-0
/
+34
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
1
-2
/
+0
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
1
-0
/
+2
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
1
-1
/
+0
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
1
-0
/
+2
*
[efi] Tidy up output of EFI header import script
Michael Brown
2010-05-29
1
-3
/
+3
*
[efi] Synchronise EFI header files
Michael Brown
2010-05-29
1
-7
/
+0
*
[efi] Update UEFI header files with latest version from TianoCore
Geoff Lywood
2010-05-29
1
-0
/
+10
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-0
/
+142