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
*
[rng] Work around broken RTC periodic interrupts in Hyper-V
hyperv
Michael Brown
2023-02-12
1
-4
/
+72
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
*
[eisa] Check for system board presence before probing for slots
eisa
Michael Brown
2023-02-10
1
-0
/
+8
*
[loong64] Add initial support for LoongArch64
Xiaotian Wu
2023-02-06
35
-0
/
+1539
*
[test] Include build architecture in test suite banner
Michael Brown
2023-02-06
1
-1
/
+1
*
[ci] Cache downloaded packages for GitHub actions
Michael Brown
2023-02-06
1
-0
/
+49
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
4
-6
/
+6
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-05
5
-2
/
+14
*
[xen] Allow for platforms that have no Xen support
Michael Brown
2023-02-05
3
-1
/
+81
*
[efi] Enable NET_PROTO_LLDP by default
Michael Brown
2023-02-05
2
-1
/
+2
*
[lldp] Add support for the Link Layer Discovery Protocol
lldp
Michael Brown
2023-02-05
6
-0
/
+443
*
[ci] Update to ubuntu-22.04 GitHub actions runner
Michael Brown
2023-02-03
2
-4
/
+4
*
[dhcp] Ignore DHCPNAK unless originating from the selected DHCP server
Michael Brown
2023-02-03
1
-2
/
+4
*
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
2023-02-03
3
-0
/
+13
*
[util] Add support for LoongArch64 binaries
loongarch64
Xiaotian Wu
2023-02-03
3
-0
/
+38
*
[ci] Update to actions/checkout@v3 to silence GitHub warnings
Michael Brown
2023-02-03
2
-4
/
+4
*
[xen] Update to current Xen headers
xen
Michael Brown
2023-02-02
19
-874
/
+2901
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-01
3
-22
/
+75
*
[realtek] Explicitly disable VLAN offload
Michael Brown
2023-02-01
2
-2
/
+7
*
[efi] Update to current EDK2 headers
Michael Brown
2023-02-01
2
-12
/
+12
*
[tests] Verify ability to sleep the CPU
naptest
Michael Brown
2023-01-31
2
-0
/
+54
*
[dhcp] Add IANA-defined values for all current EFI client architectures
Michael Brown
2023-01-31
1
-2
/
+21
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
4
-0
/
+175
*
[la64] Import LoongArch64 ProcessorBind.h from EDK2 headers
Michael Brown
2023-01-28
3
-2
/
+128
*
[efi] Update to current EDK2 headers
Michael Brown
2023-01-28
95
-15321
/
+14255
*
[efi] Mark ConsoleControl.h as a non-imported header
Michael Brown
2023-01-28
1
-0
/
+5
*
[efi] Remove deleted directories from EDK2 header import script
Michael Brown
2023-01-28
1
-2
/
+1
*
[efi] Allow for whitespace before #include in imported EDK2 header files
Michael Brown
2023-01-28
1
-1
/
+1
*
[efi] Detect SPDX licence identifiers in imported EDK2 headers
Michael Brown
2023-01-28
1
-2
/
+2
*
[legal] Add missing FILE_LICENCE declaration to efi_path.c
Michael Brown
2023-01-28
1
-0
/
+2
*
[legal] Add support for the BSD-2-Clause-Patent licence
Michael Brown
2023-01-28
2
-0
/
+61
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
2
-0
/
+5
*
[tcp] Update maximum window size to 2MB
Michael Brown
2023-01-25
1
-6
/
+12
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
*
[golan] Add new PCI ID for NVIDIA BlueField-3 network device
Mohammed Taha
2023-01-23
1
-0
/
+1
*
[pxe] Avoid drawing menu items on bottom row of screen
pxemenuscroll
Michael Brown
2023-01-23
1
-1
/
+1
*
[efi] Bind to only the topmost instance of the SNP or NII protocols
snploop
Michael Brown
2023-01-23
1
-30
/
+36
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
4
-17
/
+45
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
2
-7
/
+23
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
5
-33
/
+24
*
[arm] Inhibit linker warnings about an implied executable stack
Michael Brown
2023-01-23
4
-4
/
+4
*
[arm] Use -mfloat-abi=soft only for EFI builds
Michael Brown
2023-01-23
2
-1
/
+5
*
[arm] Use -fno-short-enums for all 32-bit ARM builds
Michael Brown
2023-01-23
2
-4
/
+5
*
[arm] Support building as a Linux userspace binary for AArch64
Michael Brown
2023-01-22
2
-0
/
+16
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
18
-288
/
+138
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
2
-3
/
+4
*
[linux] Centralise the linker script for Linux binaries
Michael Brown
2023-01-22
5
-116
/
+9
*
[efi] Do not rely on ProcessorBind.h when building host binaries
processorbind
Michael Brown
2023-01-20
2
-4
/
+40
*
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
aenq
Alexander Graf
2023-01-18
2
-0
/
+139
*
[netdevice] Ensure consistent interpretation of "netX" device name
Michael Brown
2023-01-17
1
-2
/
+2
[next]