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
path:
root
/
src
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
[image] Add the "imgdecrypt" command
Michael Brown
2024-08-29
2
-0
/
+4
*
[crypto] Add OID-identified algorithms for AES ciphers
Michael Brown
2024-08-14
1
-0
/
+10
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
1
-0
/
+3
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-20
2
-0
/
+4
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
1
-1
/
+1
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
2
-0
/
+4
*
[bios] Provide a multiprocessor API for BIOS
Michael Brown
2024-03-15
1
-1
/
+1
*
[efi] Provide a multiprocessor API for EFI
Michael Brown
2024-03-15
1
-1
/
+1
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
3
-0
/
+3
*
[eap] Add support for the MS-CHAPv2 authentication method
Michael Brown
2024-02-23
2
-0
/
+4
*
[eap] Allow MD5-Challenge authentication method to be disabled
Michael Brown
2024-02-23
2
-0
/
+45
*
[tls] Add ECDHE cipher suites
Michael Brown
2024-01-31
2
-0
/
+33
*
[tls] Make key exchange algorithms selectable via build configuration
Michael Brown
2024-01-30
2
-8
/
+38
*
[crypto] Add X25519 OID-identified algorithm and TLS named curve
Michael Brown
2024-01-30
2
-0
/
+8
*
[build] Reduce scope of wildcard .gitignore rules
Mark Rogalski
2024-01-09
1
-0
/
+1
*
[loong64] Add support for building EFI binaries
loong64
Xiaotian Wu
2023-06-29
1
-0
/
+5
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
3
-0
/
+7
*
[efi] Implement "shim" as a dummy command on non-EFI platforms
Michael Brown
2023-05-24
2
-2
/
+1
*
[efi] Add "shim" command
Michael Brown
2023-05-22
3
-0
/
+5
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
1
-1
/
+1
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
entropy
Michael Brown
2023-02-20
2
-2
/
+6
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
4
-0
/
+54
*
[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
2
-0
/
+4
*
[tls] Add GCM cipher suites
Michael Brown
2022-11-10
2
-0
/
+15
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-1
/
+1
*
[efi] Enable IMAGE_GZIP by default for AArch64
Michael Brown
2022-02-10
1
-0
/
+4
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
2022-01-13
1
-0
/
+18
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-12
/
+12
*
[cloud] Retry DHCP aggressively in AWS EC2
Michael Brown
2021-07-20
1
-1
/
+16
*
[cloud] Show ifstat output after a failed boot attempt
Michael Brown
2021-06-23
2
-2
/
+4
*
[image] Support archive image formats independently of "imgextract" command
Michael Brown
2021-05-12
3
-11
/
+11
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
2
-0
/
+4
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
2
-0
/
+5
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
3
-0
/
+36
*
[cloud] Attempt to include CPUID_SETTINGS only for x86 builds
Michael Brown
2021-05-02
1
-0
/
+2
*
[cloud] Enable "poweroff" command in cloud images
Michael Brown
2021-04-10
1
-0
/
+5
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
1
-0
/
+1
*
[cloud] Do not enable serial console on EFI platforms
Michael Brown
2021-02-17
1
-0
/
+5
*
[cloud] Enable IPv6 and HTTPS in cloud boot images
Michael Brown
2021-02-16
1
-0
/
+4
*
[cloud] Use PCIAPI_DIRECT for cloud images
Michael Brown
2021-02-13
5
-0
/
+10
*
[image] Add the "imgmem" command
Michael Brown
2021-01-22
2
-0
/
+4
*
[dhcp] Allow for links that remained blocked for up to three minutes
Michael Brown
2021-01-19
1
-1
/
+1
*
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2021-01-19
2
-0
/
+4
*
[dma] Define a DMA API to allow for non-flat device address spaces
Michael Brown
2020-11-05
3
-0
/
+3
*
[efi] Enable NET_PROTO_IPV6 by default
Tore Anderson
2020-10-14
2
-1
/
+3
*
[usbblk] Add support for USB mass storage devices
Michael Brown
2020-10-13
4
-0
/
+6
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
1
-0
/
+1
*
[crypto] Disable MD5 as an OID-identifiable algorithm by default
Michael Brown
2020-06-16
1
-1
/
+1
*
[crypto] Allow algorithms to be included without being OID-identifiable
Michael Brown
2020-06-16
2
-12
/
+62
[next]