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
*
[libc] Make static_assert() available via assert.h
assert
Michael Brown
2024-01-16
5
-7
/
+15
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
24
-19
/
+22
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
21
-21
/
+0
*
[eap] Add support for the MD5-Challenge authentication type
Michael Brown
2024-01-10
2
-0
/
+91
*
[eap] Add support for sending an EAP identity
Michael Brown
2024-01-10
2
-25
/
+177
*
[eap] Ignore any received EAP responses
Michael Brown
2024-01-10
2
-0
/
+6
*
[build] Reduce scope of wildcard .gitignore rules
Mark Rogalski
2024-01-09
3
-1
/
+3
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
3
-15
/
+120
*
[intel] Add PCI ID for I219-LM (23)
Christian Helmuth
2023-12-21
1
-0
/
+1
*
[efi] Add potentially missing relocation types
Michael Brown
2023-12-21
1
-0
/
+9
*
[efi] Fix Coverity warning about unintended sign extension
Michael Brown
2023-12-19
1
-2
/
+2
*
[efi] Add relocation types generated by clang
Michael Brown
2023-12-19
1
-0
/
+3
*
[build] Use SOURCE_DATE_EPOCH for FAT serial number if it exists
Michael Brown
2023-12-19
1
-0
/
+4
*
[efi] Allow compiling elf2efi with clang
Michael Brown
2023-12-05
1
-1
/
+1
*
[efi] Avoid modifying PE/COFF debug filename
Michael Brown
2023-11-29
1
-2
/
+2
*
[efi] Extend PE header size to cover space up to first section
Michael Brown
2023-11-27
1
-2
/
+23
*
[efi] Fix dependency list construction in EDK2 header import script
Michael Brown
2023-11-24
1
-1
/
+1
*
[efi] Maximise image base address
Michael Brown
2023-11-24
1
-0
/
+44
*
[efi] Do not assume canonical PE section ordering
Michael Brown
2023-11-24
1
-56
/
+37
*
[efi] Treat 16-bit sections as hidden in hybrid binaries
Michael Brown
2023-11-24
1
-0
/
+6
*
[efi] Place PE debug information in a hidden section
Michael Brown
2023-11-23
1
-31
/
+15
*
[efi] Fix recorded overall size of headers in NT optional header
Michael Brown
2023-11-23
1
-1
/
+6
*
[efi] Write out PE header only after writing sections
Michael Brown
2023-11-23
1
-22
/
+28
*
[efi] Use load memory address as file offset for hybrid binaries
Michael Brown
2023-11-23
1
-7
/
+77
*
[efi] Mark PE images as large address aware
Michael Brown
2023-11-23
1
-0
/
+1
*
[efi] Set NXCOMPAT bit in PE header
Michael Brown
2023-11-23
1
-0
/
+2
*
[efi] Treat writable sections as data sections
Michael Brown
2023-11-23
1
-11
/
+11
*
[efi] Update to current EDK2 headers
Michael Brown
2023-11-22
6
-26
/
+65
*
[cloud] Add utility script to read iPXE output from INT13CON partition
Michael Brown
2023-11-07
1
-0
/
+68
*
[cloud] Add ability to overwrite existing AMI images
Michael Brown
2023-11-07
1
-2
/
+13
*
[eapol] Limit number of EAPoL-Start packets transmitted per attempt
Michael Brown
2023-11-07
2
-0
/
+13
*
[eapol] Delay EAPoL-Start while waiting for EAP to complete
Michael Brown
2023-11-07
3
-44
/
+84
*
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
2023-11-02
1
-11
/
+14
*
[pci] Check that ECAM configuration space is within reachable memory
Michael Brown
2023-11-02
1
-0
/
+9
*
[pci] Cache ECAM mapping errors
Michael Brown
2023-11-02
2
-2
/
+6
*
[pci] Handle non-zero starting bus in ECAM allocations
Michael Brown
2023-11-02
1
-0
/
+1
*
[pci] Force completion of ECAM configuration space writes
Michael Brown
2023-11-01
1
-1
/
+10
*
[iphone] Add missing va_start()/va_end() around reused argument list
Michael Brown
2023-10-24
1
-0
/
+2
*
[libc] Use wall clock time as seed for the (non-cryptographic) RNG
Michael Brown
2023-10-06
1
-3
/
+5
*
[eapol] Send EAPoL-Start packets to trigger EAP authentication
supplicant
Michael Brown
2023-09-19
2
-0
/
+81
*
[eap] Define a supplicant model for EAP and EAPoL
Michael Brown
2023-09-18
5
-27
/
+184
*
[fcoe] Use driver-private data to hold FCoE port structure
Michael Brown
2023-09-14
1
-64
/
+21
*
[vmware] Use driver-private data to hold GuestInfo settings block
Michael Brown
2023-09-14
1
-41
/
+7
*
[ipv6] Use driver-private data to hold link-local IPv6 settings block
Michael Brown
2023-09-13
1
-29
/
+10
*
[lldp] Use driver-private data to hold LLDP settings block
Michael Brown
2023-09-13
1
-63
/
+31
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
13
-34
/
+110
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
23
-193
/
+182
*
[librm] Use explicit operand size when pushing a label address
opsize
Michael Brown
2023-09-05
1
-2
/
+4
*
[virtio] Fix implementation of vpm_ioread32()
Alexander Eichner
2023-08-22
1
-2
/
+2
*
[dhcp] Request NTP server option
ntpsetting
Cornelius Hoffmann
2023-07-19
1
-3
/
+4
[next]