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
*
[efi] Use segment and bus number to identify PCI root bridge I/O protocol
v1.21.1
Michael Brown
2020-12-31
2
-4
/
+71
*
[smbios] Add support for the 64-bit SMBIOS3 entry point
Michael Brown
2020-12-29
3
-22
/
+82
*
[efi] Allow for longer device paths in debug messages
b1f6c1c4
2020-12-29
1
-1
/
+1
*
[sfc] Update email addresses
Martin Habets
2020-12-28
5
-10
/
+16
*
[x509] Clarify debug message for an untrusted X.509 issuer
Josh McSavaney
2020-12-28
1
-1
/
+1
*
[golan] Add new PCI IDs
Mohammed Taha
2020-12-28
1
-0
/
+3
*
[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leaked
Michael Brown
2020-12-17
3
-9
/
+181
*
[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
*
[iphone] Add iPhone tethering driver
Michael Brown
2020-12-16
3
-0
/
+2560
*
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
2020-12-15
8
-21
/
+103
*
[tls] Include root of trust within definition of TLS session
Michael Brown
2020-12-15
2
-4
/
+11
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
7
-14
/
+81
*
[efi] Avoid using potentially uninitialised driver name in veto checks
Michael Brown
2020-12-08
1
-2
/
+4
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
13
-33
/
+60
*
[ocsp] Remove dummy OCSP certificate root
Michael Brown
2020-12-08
1
-14
/
+2
*
[http] Hide HTTP transport-layer filter implementation details
Michael Brown
2020-12-08
3
-6
/
+17
*
[asn1] Define ASN1_SHORT() for constructing short tagged values
Michael Brown
2020-12-08
1
-0
/
+5
*
[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
Michael Brown
2020-12-08
20
-31
/
+31
*
[asn1] Add constant for UTF-8 string tag
Michael Brown
2020-12-07
1
-0
/
+3
*
[tls] Allow provision of a client certificate chain
Michael Brown
2020-12-07
2
-32
/
+79
*
[tls] Use intf_insert() to add TLS to an interface
Michael Brown
2020-12-07
5
-31
/
+32
*
[interface] Provide intf_insert() to insert a filter interface
Michael Brown
2020-12-07
3
-3
/
+20
*
[interface] Ignore any attempts to plug in the null interface
Michael Brown
2020-12-07
1
-0
/
+5
*
[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
3
-9
/
+312
*
[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
2
-15
/
+46
*
[xhci] Update driver to use DMA API
Michael Brown
2020-11-29
3
-95
/
+193
*
[dma] Provide dma_umalloc() for allocating large DMA-coherent buffers
Michael Brown
2020-11-29
3
-0
/
+166
*
[efi] Avoid requesting zero-length DMA mappings
Michael Brown
2020-11-29
1
-12
/
+16
*
[netdevice] Fix misleading comment on netdev_rx()
Michael Brown
2020-11-29
1
-1
/
+1
*
[netdevice] Do not attempt to unmap a null I/O buffer
Michael Brown
2020-11-29
1
-1
/
+1
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
16
-391
/
+342
*
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
2020-11-28
6
-129
/
+150
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
7
-58
/
+100
*
[intelxl] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
2
-2
/
+8
*
[intel] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
3
-3
/
+12
*
[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
*
[intelxl] Update driver to use DMA API
Michael Brown
2020-11-21
3
-121
/
+215
*
[intelxl] Read PCI bus:dev.fn number from PFFUNC_RID register
Michael Brown
2020-11-21
2
-2
/
+9
*
[intelxl] Read MAC address from PRTPM_SA[HL] instead of PRTGL_SA[HL]
Michael Brown
2020-11-20
2
-5
/
+13
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
8
-71
/
+110
*
[intel] Use physical addresses in debug messages
Michael Brown
2020-11-16
1
-9
/
+9
*
[realtek] Use physical addresses in debug messages
Michael Brown
2020-11-16
1
-16
/
+14
*
[efi] Use casts rather than virt_to_bus() for UNDI buffer addresses
Michael Brown
2020-11-15
1
-2
/
+2
*
[efi] Do not populate media header length in PXE transmit CPB
Michael Brown
2020-11-15
1
-1
/
+0
*
[intel] Update driver to use DMA API
Michael Brown
2020-11-13
4
-85
/
+143
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-07
5
-62
/
+61
[next]