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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-3
/
+147
*
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
2023-05-23
1
-27
/
+34
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+251
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
2
-0
/
+7
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
1
-0
/
+44
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-1
/
+1
*
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
2023-05-05
1
-0
/
+11
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-10
/
+26
*
[efi] Show original filenames in debug messages
Michael Brown
2023-05-05
1
-8
/
+16
*
[efi] Allow downloaded images to take precedence over constructed files
Michael Brown
2023-05-05
1
-22
/
+33
*
[efi] Claim fixed device paths by uninstalling device path protocol
initrd
Michael Brown
2023-03-15
1
-122
/
+172
*
[image] Always unregister currently executing image
interpreter
Michael Brown
2023-03-07
1
-5
/
+1
*
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2023-03-06
1
-1
/
+1
*
[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length initrd
noinitrd
Michael Brown
2023-02-28
1
-2
/
+11
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
entropy
Michael Brown
2023-02-20
2
-90
/
+123
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
2
-8
/
+31
*
[efi] Support the initrd autodetection mechanism in newer Linux kernels
Michael Brown
2023-02-15
1
-0
/
+190
*
[efi] Fix debug message when reading from EFI virtual files
Michael Brown
2023-02-15
1
-1
/
+1
*
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
2023-02-03
1
-0
/
+10
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-01
2
-21
/
+73
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
2
-0
/
+156
*
[legal] Add missing FILE_LICENCE declaration to efi_path.c
Michael Brown
2023-01-28
1
-0
/
+2
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-14
/
+42
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-7
/
+20
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
3
-30
/
+10
*
[efi] Create VLAN autoboot device automatically
autovlan
Michael Brown
2023-01-15
1
-0
/
+9
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
2
-3
/
+13
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
2
-3
/
+3
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-6
/
+14
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+23
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
2
-15
/
+39
*
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2022-12-22
2
-5
/
+5
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
2
-2
/
+219
*
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
2022-11-04
1
-0
/
+3
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
2
-2
/
+2
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[efi] Support Unicode character output via framebuffer console
Michael Brown
2022-03-15
1
-3
/
+48
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-70
/
+128
*
[efi] Support Unicode character output via text console
Michael Brown
2022-03-15
1
-1
/
+17
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+3
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-16
/
+28
*
[efi] Support keyboard remapping via the EFI console
Michael Brown
2022-02-10
1
-0
/
+8
*
[efi] Attempt to fetch autoexec script via TFTP
Michael Brown
2022-01-18
1
-0
/
+176
*
[efi] Allow for autoexec scripts that are not located in a filesystem
Michael Brown
2022-01-18
1
-21
/
+41
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-1
/
+2
*
[efi] Disable EFI watchdog timer when shutting down to boot an OS
Michael Brown
2021-11-25
1
-0
/
+34
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
3
-6
/
+20
*
[efi] Raise TPL during driver unload entry point
Michael Brown
2021-11-22
1
-0
/
+7
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-43
/
+56
*
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
2021-11-21
1
-3
/
+6
[next]