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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Veto the Dhcp6Dxe driver on all platforms
vetodhcp6
Michael Brown
2024-04-16
1
-0
/
+30
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
8
-142
/
+199
*
[efi] Do not attempt to download autoexec.ipxe without a valid base URI
Michael Brown
2024-04-15
1
-0
/
+10
*
[netdevice] Add "linktype" setting
Pavel Krotkiy
2024-04-03
2
-0
/
+24
*
[efi] Restructure handling of autoexec.ipxe script
Michael Brown
2024-04-03
4
-384
/
+124
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
3
-10
/
+71
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
5
-20
/
+78
*
[efi] Allow for allocating EFI devices from arbitrary handles
Michael Brown
2024-03-29
2
-42
/
+67
*
[http] Add error table entry for HTTP 404 Not Found error
Michael Brown
2024-03-29
1
-1
/
+2
*
[tftp] Add error table entry for TFTP "file not found" error code
Michael Brown
2024-03-29
1
-1
/
+10
*
[efi] Add error table entry for local filesystem EFI_NOT_FOUND error
Michael Brown
2024-03-29
1
-1
/
+18
*
[efi] Report local file errors during download, rather than on opening
Michael Brown
2024-03-29
1
-124
/
+130
*
[image] Allow opaque URI component to provide image name
Michael Brown
2024-03-29
1
-4
/
+7
*
[build] Fix build failures with random versions of gcc
gcmassert
Michael Brown
2024-03-27
2
-15
/
+18
*
[efi] Extract basic network settings from loaded image device path
Michael Brown
2024-03-26
2
-0
/
+243
*
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
Michael Brown
2024-03-26
2
-0
/
+25
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
9
-54
/
+657
*
[efi] Allow for drivers to be located via child handles
Michael Brown
2024-03-25
2
-2
/
+10
*
[efi] Add helper functions for service binding protocols
Michael Brown
2024-03-25
4
-0
/
+248
*
[efi] Match chainloaded device by uppermost matching handle
Michael Brown
2024-03-25
1
-42
/
+70
*
[efi] Set current working URI from our own device path URI, if present
Michael Brown
2024-03-19
1
-0
/
+11
*
[efi] Add efi_path_uri() to parse a URI from an EFI device path
Michael Brown
2024-03-19
2
-0
/
+41
*
[settings] Expose current working URI and directory URI via settings
Michael Brown
2024-03-19
2
-0
/
+123
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
2
-0
/
+14
*
[golan] Use ETH_HLEN for inline header size
Rabia Manaa
2024-03-17
1
-1
/
+1
*
[build] Fix building on older versions of gcc
Michael Brown
2024-03-17
1
-0
/
+1
*
[snp] Allocate additional padding for receive buffers
Michael Brown
2024-03-16
1
-1
/
+14
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
6
-0
/
+1283
*
[bios] Provide a multiprocessor API for BIOS
Michael Brown
2024-03-15
4
-1
/
+207
*
[librm] Add support for installing a startup IPI handler
Michael Brown
2024-03-15
3
-0
/
+113
*
[efi] Provide a multiprocessor API for EFI
Michael Brown
2024-03-15
6
-1
/
+821
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
11
-0
/
+530
*
[efi] Update to current EDK2 headers
Michael Brown
2024-03-13
12
-11
/
+421
*
[ci] Update action versions to silence GitHub warnings
Michael Brown
2024-03-07
2
-8
/
+8
*
[efi] Do not report return status from efi_block_local()
Michael Brown
2024-03-07
1
-1
/
+5
*
[block] Allow SAN boot device to be identified by filesystem label
Michael Brown
2024-03-07
3
-1
/
+81
*
[block] Allow SAN boot device to be identified by an extra filename
Michael Brown
2024-03-07
3
-28
/
+68
*
[block] Allow SAN boot device to be identified by UUID
Michael Brown
2024-03-06
5
-7
/
+41
*
[efi] Add efi_path_guid() utility function
Michael Brown
2024-03-06
3
-0
/
+46
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
8
-23
/
+45
*
[efi] Allow booting from local disks via the "sanboot" command
Michael Brown
2024-03-05
3
-31
/
+166
*
[block] Allow for iteration over SAN device list in drive number order
Michael Brown
2024-03-05
2
-2
/
+24
*
[efi] Generalise block device boot to support arbitrary EFI handles
Michael Brown
2024-03-04
1
-47
/
+66
*
[efi] Use file system protocol to check for SAN boot filename existence
Michael Brown
2024-03-04
1
-86
/
+218
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
4
-166
/
+173
*
[efi] Use long forms of device paths in debug messages
Michael Brown
2024-03-04
1
-1
/
+1
*
[parseopt] Add parse_uuid() for parsing UUID command-line arguments
Michael Brown
2024-02-29
2
-0
/
+25
*
[settings] Add parsing for UUID and GUID settings types
Michael Brown
2024-02-29
2
-3
/
+44
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
7
-2
/
+203
*
[efi] Work around broken boot services table manipulation by UEFI shim
Michael Brown
2024-02-27
1
-49
/
+43
[next]