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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-14
/
+42
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-7
/
+20
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
3
-30
/
+10
*
[efi] Create VLAN autoboot device automatically
autovlan
Michael Brown
2023-01-15
1
-0
/
+9
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
2
-3
/
+13
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
2
-3
/
+3
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-6
/
+14
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+23
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
2
-15
/
+39
*
[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
2
-2
/
+219
*
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
2022-11-04
1
-0
/
+3
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
2
-2
/
+2
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[efi] Support Unicode character output via framebuffer console
Michael Brown
2022-03-15
1
-3
/
+48
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-70
/
+128
*
[efi] Support Unicode character output via text console
Michael Brown
2022-03-15
1
-1
/
+17
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+3
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-16
/
+28
*
[efi] Support keyboard remapping via the EFI console
Michael Brown
2022-02-10
1
-0
/
+8
*
[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
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-1
/
+2
*
[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
3
-6
/
+20
*
[efi] Raise TPL during driver unload entry point
Michael Brown
2021-11-22
1
-0
/
+7
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-43
/
+56
*
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
2021-11-21
1
-3
/
+6
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
1
-3
/
+26
*
[efi] Veto the Itautec Ip4ConfigDxe driver
itautec
Michael Brown
2021-06-11
1
-8
/
+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
*
[efi] Show ACPI address space descriptor ranges in debug messages
Michael Brown
2021-04-21
1
-0
/
+3
*
[efi] Always map full length of coherent DMA buffer allocation
Michael Brown
2021-04-20
1
-1
/
+2
*
[xen] Avoid infinite loop on allocation failure in xenstore_response()
Michael Brown
2021-04-20
1
-6
/
+6
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+10
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
2
-8
/
+7
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-02
2
-64
/
+86
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-02
1
-78
/
+21
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
2
-0
/
+123
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-02
1
-0
/
+22
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
1
-0
/
+158
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
1
-0
/
+173
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-0
/
+1
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
10
-8
/
+419
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
2
-0
/
+98
*
[efi] Defer autoboot link-layer address and autoexec script probing
Michael Brown
2021-02-17
1
-6
/
+20
[next]