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] 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
*
[ntp] Define NTP server setting
Michael Brown
2023-07-19
2
-0
/
+13
*
[console] Restore compatibility with "--key" values in existing scripts
Michael Brown
2023-07-07
3
-3
/
+31
*
[linux] Set a default MAC address for tap devices
Michael Brown
2023-07-05
1
-0
/
+5
*
[linux] Fix error control flow in af_packet_nic_probe()
Michael Brown
2023-07-05
1
-1
/
+1
*
[linux] Fix error control flow in tap_probe()
Michael Brown
2023-07-05
1
-1
/
+1
*
[netdevice] Stop link block timer when device is closed
Michael Brown
2023-07-05
1
-1
/
+4
*
[interface] Fix debug message values for temporary interfaces
tmpintf
Michael Brown
2023-07-04
3
-17
/
+59
*
[build] Inhibit more linker warnings about an implied executable stack
Michael Brown
2023-07-04
1
-0
/
+1
*
[build] Silence the "creating blib.a" message
Michael Brown
2023-07-04
1
-1
/
+1
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
3
-31
/
+77
*
[console] Avoid overlap between remapping flags and character values
Michael Brown
2023-07-04
1
-4
/
+4
*
[build] Use separate code segment if supported by linker
sepcode
Michael Brown
2023-07-03
2
-0
/
+14
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
32
-0
/
+33
*
[build] Avoid using multiple target patterns in pattern rules
Michael Brown
2023-06-30
2
-3
/
+13
*
[loong64] Add support for building EFI binaries
loong64
Xiaotian Wu
2023-06-29
2
-0
/
+19
*
[loong64] Add CPU sleeping API for EFI LoongArch64
Xiaotian Wu
2023-06-29
4
-1
/
+75
*
[loong64] Add I/O API for LoongArch64
Xiaotian Wu
2023-06-29
3
-0
/
+130
*
[ioapi] Centralise definitions for dummy PIO
Michael Brown
2023-06-29
3
-50
/
+70
*
[arm] Add missing arch/arm/core source directory
Michael Brown
2023-06-29
2
-2
/
+4
*
[arm] Remove redundant inclusion of io.h
Michael Brown
2023-06-29
1
-2
/
+0
[prev]
[next]