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
/
interface
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
2
-37
/
+69
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
1
-0
/
+43
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
2
-50
/
+84
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+26
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
10
-46
/
+75
*
[efi] Defer local download process until file has been opened
Michael Brown
2020-10-13
1
-2
/
+5
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
1
-1
/
+1
*
[efi] Always enable recursion when calling ConnectController()
Michael Brown
2020-10-02
2
-3
/
+3
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-01
1
-10
/
+15
*
[efi] Avoid integer underflow on malformed USB string descriptors
Michael Brown
2020-10-01
1
-0
/
+7
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
1
-25
/
+34
*
[efi] Disconnect controllers before uninstalling EFI_USB_IO_PROTOCOL
Michael Brown
2020-09-29
1
-0
/
+6
*
[efi] Report any USB errors as EFI_USB_ERR_SYSTEM
Michael Brown
2020-09-29
1
-3
/
+2
*
[efi] Leave USB endpoint descriptors in existence until device is removed
Michael Brown
2020-09-29
1
-28
/
+80
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
1
-1
/
+74
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
*
[efi] Provide a single implementation of efipci_root_close()
Michael Brown
2020-09-24
1
-13
/
+22
*
[efi] Show memory map returned by wrapped calls to GetMemoryMap
Michael Brown
2020-09-22
1
-2
/
+20
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-18
2
-1
/
+603
*
[efi] Use device path to locate filesystem from which we were loaded
Michael Brown
2020-08-03
2
-2
/
+53
*
[efi] Match EDK2 numbering for USB ports
Michael Brown
2020-08-03
1
-1
/
+1
*
[efi] Check the status code from AllocatePool()
Ignat Korchagin
2020-07-22
1
-4
/
+5
*
[efi] Claim SNP devices early in efi_download_start()
Michael Brown
2020-07-15
1
-1
/
+4
*
[efi] Ensure NUL byte is at lowest address within stack cookie
Michael Brown
2020-07-09
1
-0
/
+8
*
[efi] Distribute available entropy within stack cookie
Michael Brown
2020-07-09
1
-6
/
+17
*
[efi] Raise TPL during driver entry point
Michael Brown
2020-06-30
1
-0
/
+9
*
[efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementations
Michael Brown
2020-06-28
1
-0
/
+12
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
3
-0
/
+68
*
[efi] Attempt to connect our driver directly if ConnectController fails
Michael Brown
2020-06-10
1
-1
/
+10
*
[efi] Work around UEFI specification bug in LoadImage for SAN boot
Michael Brown
2020-06-05
1
-0
/
+3
*
[efi] Disambiguate errors returned by ConnectController
Michael Brown
2020-03-14
1
-1
/
+15
*
[build] Fix "'%s' directive argument is null" error
Valentine Barshak
2019-07-22
1
-2
/
+1
*
[efi] Register a device tree if provided by the platform firmware
Michael Brown
2019-07-19
1
-0
/
+70
*
[efi] Return only registered EFI devices from efidev_parent()
Michael Brown
2019-07-15
1
-3
/
+6
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+243
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[efi] Fix error handling path in efi_snp_probe
Ignat Korchagin
2019-01-15
1
-3
/
+3
*
[efi] Exclude link-layer header length from MaxPacketSize
Rob Taglang
2018-07-07
1
-1
/
+1
*
[efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported()
Michael Brown
2018-03-26
1
-7
/
+0
*
[efi] Release SNP devices before starting SAN boot image
Michael Brown
2018-03-26
1
-0
/
+4
*
[efi] Raise TPL within EFI_DRIVER_BINDING_PROTOCOL entry points
Michael Brown
2018-03-14
1
-0
/
+19
*
[efi] Drop to TPL_APPLICATION when gathering entropy
Michael Brown
2018-03-12
1
-0
/
+6
*
[efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points
Michael Brown
2018-02-20
1
-6
/
+41
*
[efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points
Michael Brown
2018-02-20
1
-12
/
+81
*
[efi] Run at TPL_CALLBACK to protect against UEFI timers
Michael Brown
2018-02-20
3
-52
/
+49
*
[efi] Inhibit our driver Start() method during disconnection attempts
Michael Brown
2017-09-22
1
-0
/
+16
*
[efi] Continue to connect remaining handles after connection errors
Michael Brown
2017-09-13
1
-3
/
+5
*
[efi] Match behaviour of SnpDxe for truncated received packets
Michael Brown
2017-09-06
1
-13
/
+9
*
[efi] Check buffer length for packets retrieved via our SNP protocol
Michael Brown
2017-09-06
1
-3
/
+14
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
1
-0
/
+56
[prev]
[next]