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
*
[prefix] Fix use of writable code segment on 486 and earlier CPUs
fix486
Michael Brown
2022-02-02
1
-4
/
+10
*
[efi] Attempt to fetch autoexec script via TFTP
Michael Brown
2022-01-18
1
-0
/
+176
*
[efi] Allow for autoexec scripts that are not located in a filesystem
Michael Brown
2022-01-18
1
-21
/
+41
*
[uri] Allow for relative URIs that include colons within the path
Michael Brown
2022-01-13
2
-5
/
+20
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
2022-01-13
9
-0
/
+139
*
[build] Ensure version.%.o is always rebuilt as expected
Michael Brown
2022-01-13
1
-2
/
+2
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
7
-20
/
+20
*
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
2022-01-11
1
-9
/
+9
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
4
-6
/
+31
*
[efi] Disable EFI watchdog timer when shutting down to boot an OS
Michael Brown
2021-11-25
1
-0
/
+34
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
6
-11
/
+36
*
[build] Include EFI system partition table entry in isohybrid images
Michael Brown
2021-11-23
1
-0
/
+3
*
[efi] Raise TPL during driver unload entry point
Michael Brown
2021-11-22
1
-0
/
+7
*
[intel] Add PCI ID for Intel X553 0x15e4
Benedikt Braunger
2021-11-22
1
-0
/
+1
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
2
-44
/
+57
*
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
2021-11-21
1
-3
/
+6
*
[xhci] Avoid DMA during shutdown if firmware has disabled bus mastering
Michael Brown
2021-11-12
1
-0
/
+22
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
5
-75
/
+148
*
[xhci] Allow for permanent failure of the command mechanism
xhci_fail
Michael Brown
2021-10-28
2
-2
/
+51
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
5
-31
/
+69
*
[readline] Extend maximum read line length to 1024 characters
Michael Brown
2021-09-10
1
-7
/
+17
*
[ecm] Use ACPI-provided system-specific MAC address if present
Michael Brown
2021-09-09
1
-0
/
+9
*
[ecm] Expose USB vendor/device information to ecm_fetch_mac()
Michael Brown
2021-09-09
3
-7
/
+8
*
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
2021-09-09
3
-0
/
+169
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
3
-69
/
+99
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
5
-51
/
+167
*
[efi] Use zero for PCI vendor/device IDs when no applicable ID exists
Michael Brown
2021-07-26
1
-1
/
+2
*
[build] Fix genfsimg to work with FATDIR with space
JuniorJPDJ
2021-07-26
1
-1
/
+1
*
[cloud] Retry DHCP aggressively in AWS EC2
Michael Brown
2021-07-20
1
-1
/
+16
*
[efi] Match signtool expectations for file alignment
Michael Brown
2021-07-15
1
-1
/
+15
*
[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constants
Michael Brown
2021-07-15
1
-0
/
+4
*
[uri] Make URI schemes case-insensitive
Michael Brown
2021-07-01
2
-2
/
+4
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
3
-0
/
+889
*
[realtek] Work around hardware bug on RTL8211B
Michael Brown
2021-06-24
2
-0
/
+12
*
[cloud] Show ifstat output after a failed boot attempt
Michael Brown
2021-06-23
2
-2
/
+4
*
[peerdist] Assume that most recently discovered peer can be reused
Michael Brown
2021-06-22
1
-0
/
+23
*
[build] Fix building on broken versions of GNU binutils
Michael Brown
2021-06-17
1
-1
/
+2
*
[build] Ensure build ID is deterministic
Bernhard M. Wiedemann
2021-06-14
1
-1
/
+1
*
[efi] Veto the Itautec Ip4ConfigDxe driver
itautec
Michael Brown
2021-06-11
1
-8
/
+10
*
[libc] Match standard prototype for putchar()
Michael Brown
2021-06-07
2
-2
/
+5
*
[base64] Include terminating NUL within base64 character array
Michael Brown
2021-06-07
1
-1
/
+1
*
[rndis] Fix size of reserved fields
Michael Brown
2021-06-07
1
-2
/
+2
*
[ath5k] Avoid returning uninitialised data on EEPROM read errors
Michael Brown
2021-06-04
1
-0
/
+3
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
2
-22
/
+43
*
[build] Use SOURCE_DATE_EPOCH for isohybrid MBR ID if it exists
Michael Brown
2021-05-24
1
-1
/
+5
*
[build] Use SOURCE_DATE_EPOCH for .iso timestamps if it exists
Michael Brown
2021-05-24
1
-0
/
+10
*
[efi] Provide an "initrd.magic" file for use by UEFI kernels
Michael Brown
2021-05-21
1
-0
/
+88
*
[efi] Allow for non-image-backed virtual files
Michael Brown
2021-05-21
1
-69
/
+221
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
5
-56
/
+110
*
[x509] Use case-insensitive comparison for certificate names
Michael Brown
2021-05-18
2
-1
/
+3
[next]