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
/
include
/
ipxe
/
errfile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-20
1
-0
/
+1
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
1
-1
/
+1
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
1
-0
/
+1
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
1
-0
/
+1
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
1
-0
/
+1
*
[efi] Add helper functions for service binding protocols
Michael Brown
2024-03-25
1
-0
/
+1
*
[efi] Provide a multiprocessor API for EFI
Michael Brown
2024-03-15
1
-0
/
+1
*
[efi] Add efi_path_guid() utility function
Michael Brown
2024-03-06
1
-0
/
+1
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
1
-0
/
+1
*
[eap] Add support for the MS-CHAPv2 authentication method
Michael Brown
2024-02-23
1
-0
/
+1
*
[eap] Allow MD5-Challenge authentication method to be disabled
Michael Brown
2024-02-23
1
-0
/
+1
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-07
1
-0
/
+1
*
[crypto] Check for all-zeros result from X25519 key exchange
Michael Brown
2024-01-30
1
-0
/
+1
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
1
-0
/
+1
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+1
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
1
-0
/
+1
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
entropy
Michael Brown
2023-02-20
1
-0
/
+1
*
[lldp] Add support for the Link Layer Discovery Protocol
lldp
Michael Brown
2023-02-05
1
-0
/
+1
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
1
-0
/
+1
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
1
-0
/
+1
*
[pci] Add minimal PCI bridge driver
Michael Brown
2022-09-19
1
-0
/
+1
*
[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)
Michael Brown
2022-09-16
1
-0
/
+1
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
1
-0
/
+1
*
[intelxl] Add driver for Intel 100 Gigabit Ethernet NICs
Michael Brown
2022-08-12
1
-0
/
+1
*
[console] Support changing keyboard map at runtime
Michael Brown
2022-02-16
1
-0
/
+1
*
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
2021-09-09
1
-0
/
+1
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
1
-0
/
+1
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
1
-0
/
+1
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
1
-0
/
+1
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
1
-0
/
+1
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+1
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
1
-0
/
+1
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
1
-0
/
+1
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
1
-0
/
+1
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
1
-0
/
+1
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
1
-0
/
+1
*
[efi] Automatically load "/autoexec.ipxe" when booted from a filesystem
Michael Brown
2021-01-25
1
-0
/
+1
*
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2021-01-19
1
-0
/
+1
*
[iphone] Add iPhone tethering driver
Michael Brown
2020-12-16
1
-0
/
+1
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-07
1
-1
/
+1
*
[dma] Define a DMA API to allow for non-flat device address spaces
Michael Brown
2020-11-05
1
-0
/
+1
*
[usbblk] Add support for USB mass storage devices
Michael Brown
2020-10-13
1
-0
/
+1
*
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
1
-0
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-0
/
+1
*
[pci] Add support for PCI MSI-X interrupts
Michael Brown
2019-04-24
1
-0
/
+1
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
1
-0
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
*
[icplus] Add driver for IC+ network card
Sylvie Barlow
2018-04-20
1
-0
/
+1
*
[ena] Add driver for Amazon ENA virtual function NIC
Michael Brown
2018-01-12
1
-0
/
+1
*
[http] Add support for NTLM authentication
Michael Brown
2017-11-12
1
-0
/
+1
[next]