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
*
[smbios] Allow reading an entire SMBIOS data structure as a setting
Michael Brown
2024-07-31
1
-1
/
+9
*
[smbios] Avoid reading beyond end of constructed SMBIOS setting
Michael Brown
2024-07-31
1
-0
/
+7
*
[cloud] Add utility to read INT13CON partition in Google Compute Engine
Michael Brown
2024-07-30
1
-0
/
+146
*
[gve] Increase number of receive buffers to reduce packet loss
Michael Brown
2024-07-25
2
-5
/
+13
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
4
-0
/
+2313
*
[cloud] Add utility for importing images to Google Compute Engine
Michael Brown
2024-07-08
1
-0
/
+167
*
[ipv6] Expose router address for DHCPv6 leased addresses
Michael Brown
2024-06-27
3
-18
/
+97
*
[ipv4] Support small subnets with no directed broadcast address
Michael Brown
2024-06-26
3
-6
/
+36
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
4
-254
/
+0
*
[form] Reimplement the "login" user interface
Michael Brown
2024-06-21
1
-61
/
+31
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-20
6
-0
/
+616
*
[dynui] Add concept of a secret user interface item
Michael Brown
2024-06-20
2
-0
/
+9
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-20
4
-10
/
+17
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
3
-32
/
+52
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
9
-192
/
+195
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
4
-33
/
+86
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-18
4
-33
/
+33
*
[hci] Split out msg() and alert() from settings UI code
Michael Brown
2024-06-18
3
-72
/
+131
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
6
-36
/
+21
*
[libc] Add stpcpy()
Michael Brown
2024-05-31
3
-2
/
+34
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
9
-140
/
+509
*
[test] Add test cases for editable strings
Michael Brown
2024-04-17
2
-0
/
+199
*
[hci] Fix semantics of replace_string() to match code comments
Michael Brown
2024-04-17
1
-17
/
+18
*
[efi] Veto the Dhcp6Dxe driver on all platforms
vetodhcp6
Michael Brown
2024-04-16
1
-0
/
+30
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
8
-142
/
+199
*
[efi] Do not attempt to download autoexec.ipxe without a valid base URI
Michael Brown
2024-04-15
1
-0
/
+10
*
[netdevice] Add "linktype" setting
Pavel Krotkiy
2024-04-03
2
-0
/
+24
*
[efi] Restructure handling of autoexec.ipxe script
Michael Brown
2024-04-03
4
-384
/
+124
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
3
-10
/
+71
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
5
-20
/
+78
*
[efi] Allow for allocating EFI devices from arbitrary handles
Michael Brown
2024-03-29
2
-42
/
+67
*
[http] Add error table entry for HTTP 404 Not Found error
Michael Brown
2024-03-29
1
-1
/
+2
*
[tftp] Add error table entry for TFTP "file not found" error code
Michael Brown
2024-03-29
1
-1
/
+10
*
[efi] Add error table entry for local filesystem EFI_NOT_FOUND error
Michael Brown
2024-03-29
1
-1
/
+18
*
[efi] Report local file errors during download, rather than on opening
Michael Brown
2024-03-29
1
-124
/
+130
*
[image] Allow opaque URI component to provide image name
Michael Brown
2024-03-29
1
-4
/
+7
*
[build] Fix build failures with random versions of gcc
gcmassert
Michael Brown
2024-03-27
2
-15
/
+18
*
[efi] Extract basic network settings from loaded image device path
Michael Brown
2024-03-26
2
-0
/
+243
*
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
Michael Brown
2024-03-26
2
-0
/
+25
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
9
-54
/
+657
*
[efi] Allow for drivers to be located via child handles
Michael Brown
2024-03-25
2
-2
/
+10
*
[efi] Add helper functions for service binding protocols
Michael Brown
2024-03-25
4
-0
/
+248
*
[efi] Match chainloaded device by uppermost matching handle
Michael Brown
2024-03-25
1
-42
/
+70
*
[efi] Set current working URI from our own device path URI, if present
Michael Brown
2024-03-19
1
-0
/
+11
*
[efi] Add efi_path_uri() to parse a URI from an EFI device path
Michael Brown
2024-03-19
2
-0
/
+41
*
[settings] Expose current working URI and directory URI via settings
Michael Brown
2024-03-19
2
-0
/
+123
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
2
-0
/
+14
*
[golan] Use ETH_HLEN for inline header size
Rabia Manaa
2024-03-17
1
-1
/
+1
*
[build] Fix building on older versions of gcc
Michael Brown
2024-03-17
1
-0
/
+1
*
[snp] Allocate additional padding for receive buffers
Michael Brown
2024-03-16
1
-1
/
+14
[next]