index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
[efi] Process veto objects in reverse order of enumeration
Michael Brown
1
-7
/
+11
2023-06-23
[efi] Check for protocols opened by vetoed driver and image handles
Michael Brown
1
-1
/
+4
2023-06-23
[efi] Unload vetoed drivers by image handle rather than driver handle
Michael Brown
1
-3
/
+6
2023-06-23
[efi] Pass more detailed driver information to veto methods
Michael Brown
1
-36
/
+58
2023-06-22
[efi] Show manufacturer in veto debug output
Michael Brown
1
-0
/
+1
2023-06-09
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
1
-0
/
+236
2023-06-08
[efi] Veto the VMware UefiPxeBcDxe driver
Michael Brown
1
-0
/
+35
2023-06-08
[efi] Include protocol interface address in debug output
Michael Brown
1
-5
/
+29
2023-06-07
[efi] Add UefiPxeBcDxe module GUID
Michael Brown
1
-0
/
+8
2023-06-07
[efi] Add HttpBootDxe module GUID
Michael Brown
1
-0
/
+8
2023-06-07
[efi] Add new IScsiDxe module GUID
Michael Brown
1
-1
/
+9
2023-06-07
[efi] Add HTTP header and GUID definitions
Michael Brown
2
-0
/
+13
2023-06-07
[efi] Add DNS headers and GUID definitions
Michael Brown
2
-0
/
+26
2023-06-07
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2
-0
/
+7
2023-06-07
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2
-0
/
+72
2023-05-23
[efi] Support versions of shim that perform SBAT verification
Michael Brown
1
-3
/
+147
2023-05-23
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
1
-27
/
+34
2023-05-22
[efi] Add support for executing images via a shim
Michael Brown
1
-0
/
+251
2023-05-22
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2
-0
/
+7
2023-05-22
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
1
-0
/
+44
2023-05-17
[image] Generalise concept of selected image
Michael Brown
1
-1
/
+1
2023-05-05
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
1
-0
/
+11
2023-05-05
[image] Allow for images to be hidden from lists of all images
Michael Brown
1
-10
/
+26
2023-05-05
[efi] Show original filenames in debug messages
Michael Brown
1
-8
/
+16
2023-05-05
[efi] Allow downloaded images to take precedence over constructed files
Michael Brown
1
-22
/
+33
2023-03-15
[efi] Claim fixed device paths by uninstalling device path protocol
initrd
Michael Brown
1
-122
/
+172
2023-03-07
[image] Always unregister currently executing image
Michael Brown
1
-5
/
+1
2023-03-06
[image] Consistently use for_each_image() to iterate over images
Michael Brown
1
-1
/
+1
2023-02-28
[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length initrd
noinitrd
Michael Brown
1
-2
/
+11
2023-02-20
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
Michael Brown
2
-90
/
+123
2023-02-17
[rng] Allow entropy source to be selected at runtime
Michael Brown
1
-4
/
+15
2023-02-15
[efi] Support the initrd autodetection mechanism in newer Linux kernels
efiinitrd
Michael Brown
1
-0
/
+190
2023-02-15
[efi] Fix debug message when reading from EFI virtual files
Michael Brown
1
-1
/
+1
2023-02-03
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
1
-0
/
+10
2023-02-01
[efi] Allow autoexec script to be located alongside iPXE binary
autoexecpath
Michael Brown
2
-21
/
+73
2023-01-29
[efi] Accept a command line passed to an iPXE image via LoadOptions
eficmdline
Michael Brown
2
-0
/
+156
2023-01-28
[legal] Add missing FILE_LICENCE declaration to efi_path.c
Michael Brown
1
-0
/
+2
2023-01-23
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
1
-14
/
+42
2023-01-23
[efi] Add efi_path_prev() utility function
Michael Brown
1
-7
/
+20
2023-01-23
[efi] Add efi_path_terminate() utility function
Michael Brown
3
-30
/
+10
2023-01-15
[efi] Create VLAN autoboot device automatically
autovlan
Michael Brown
1
-0
/
+9
2023-01-15
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2
-3
/
+13
2023-01-14
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2
-3
/
+3
2022-12-22
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2
-6
/
+14
2022-12-22
[efi] Add efi_path_vlan() utility function
Michael Brown
1
-0
/
+23
2022-12-22
[efi] Expose efi_path_next() utility function
Michael Brown
2
-15
/
+39
2022-12-22
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2
-5
/
+5
2022-12-14
[efi] Provide VLAN configuration protocol
Michael Brown
2
-2
/
+219
2022-11-04
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
1
-0
/
+3
2022-09-15
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
1
-1
/
+1
[next]