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
*
[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
*
[efi] Create VLAN autoboot device automatically
autovlan
Michael Brown
2023-01-15
1
-0
/
+9
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
2
-0
/
+49
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
5
-8
/
+30
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
5
-38
/
+56
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
10
-33
/
+36
*
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
2023-01-11
1
-10
/
+47
*
[cachedhcp] Retain cached DHCPACK after startup if not already consumed
efivlan
Michael Brown
2022-12-22
1
-4
/
+22
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
6
-15
/
+41
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
2
-0
/
+24
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
3
-15
/
+41
*
[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
6
-4
/
+227
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
3
-7
/
+19
*
[build] Disable dangling pointer checking for GCC
gcc12
Michael Brown
2022-12-14
1
-2
/
+4
*
[build] Disable array bounds checking for GCC
Michael Brown
2022-12-14
1
-2
/
+2
*
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
2022-11-15
1
-0
/
+4
*
[pci] Backup and restore standard config space across PCIe FLR
Michael Brown
2022-11-13
1
-2
/
+7
*
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
2022-11-13
5
-13
/
+22
*
[tls] Add GCM cipher suites
Michael Brown
2022-11-10
7
-8
/
+147
*
[tests] Verify ability to perform in-place encryption and decryption
Michael Brown
2022-11-10
1
-4
/
+6
[next]