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] 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
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
3
-189
/
+214
*
[efi] Fix erroneous comparison of a pointer against userptr_t
Michael Brown
2021-02-03
1
-1
/
+1
*
[efi] Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available
Michael Brown
2021-01-27
1
-11
/
+66
*
[efi] Fix misleading debug message
Michael Brown
2021-01-26
1
-1
/
+2
*
[efi] Fix use of uninitialised variable
Michael Brown
2021-01-26
1
-0
/
+3
*
[efi] Automatically load "/autoexec.ipxe" when booted from a filesystem
Michael Brown
2021-01-25
1
-10
/
+200
*
[efi] Leave asynchronous USB endpoints open until device is removed
Michael Brown
2021-01-03
1
-11
/
+13
*
[efi] Use segment and bus number to identify PCI root bridge I/O protocol
v1.21.1
Michael Brown
2020-12-31
1
-4
/
+68
*
[smbios] Add support for the 64-bit SMBIOS3 entry point
Michael Brown
2020-12-29
2
-18
/
+35
*
[efi] Allow for longer device paths in debug messages
b1f6c1c4
2020-12-29
1
-1
/
+1
*
[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leaked
Michael Brown
2020-12-17
2
-9
/
+179
*
[efi] Skip interface uninstallation during shutdown
Michael Brown
2020-12-17
4
-18
/
+23
*
[efi] Nullify interfaces unconditionally on error and shutdown paths
Michael Brown
2020-12-17
4
-16
/
+16
*
[efi] Avoid using potentially uninitialised driver name in veto checks
Michael Brown
2020-12-08
1
-2
/
+4
*
[efi] Veto the HP XhciDxe Driver
Michael Brown
2020-11-30
1
-0
/
+46
*
[efi] Allow vetoing of drivers that cannot be unloaded
Michael Brown
2020-11-30
2
-8
/
+311
*
[efi] Provide manufacturer and driver names to all veto checking methods
Michael Brown
2020-11-30
1
-19
/
+40
*
[efi] Split out dbg_efi_opener() as a standalone function
Michael Brown
2020-11-30
1
-15
/
+24
*
[dma] Provide dma_umalloc() for allocating large DMA-coherent buffers
Michael Brown
2020-11-29
1
-0
/
+34
*
[efi] Avoid requesting zero-length DMA mappings
Michael Brown
2020-11-29
1
-12
/
+16
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-0
/
+2
*
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
2020-11-28
1
-12
/
+13
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
1
-3
/
+3
*
[efi] Report correct error when failing to unload a vetoed driver
Michael Brown
2020-11-24
1
-0
/
+1
*
[efi] Allow initialisation via SNP interface even while claimed
Michael Brown
2020-11-23
1
-7
/
+14
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
7
-71
/
+99
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-07
2
-48
/
+47
*
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
2020-11-05
1
-0
/
+237
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-3
/
+3
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
3
-47
/
+50
*
[efi] Fall back to assuming identity mapping of MMIO address space
Michael Brown
2020-10-30
1
-4
/
+2
*
[efi] Fix memory copy length used in efi_nullify_name2()
Michael Brown
2020-10-27
1
-1
/
+1
[next]