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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[realtek] Update driver to use DMA API
Michael Brown
2020-11-05
2
-95
/
+127
*
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
2020-11-05
3
-0
/
+242
*
[dma] Define a DMA API to allow for non-flat device address spaces
Michael Brown
2020-11-05
6
-0
/
+517
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
48
-350
/
+350
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
4
-49
/
+60
*
[realtek] Reset NIC when closing interface if using legacy mode
Michael Brown
2020-11-04
1
-0
/
+4
*
[efi] Fall back to assuming identity mapping of MMIO address space
Michael Brown
2020-10-30
1
-4
/
+2
*
[efi] Avoid dragging in USB subsystem via efi_usb_path()
Michael Brown
2020-10-30
2
-18
/
+17
*
[efi] Fix memory copy length used in efi_nullify_name2()
Michael Brown
2020-10-27
1
-1
/
+1
*
[efi] Nullify interfaces and leak memory on uninstallation failure
Michael Brown
2020-10-26
7
-50
/
+737
*
[efi] Allow block devices to provide their own EFI device paths
Michael Brown
2020-10-23
1
-63
/
+25
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
4
-33
/
+95
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
4
-8
/
+61
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
3
-0
/
+75
*
[efi] Show block device ACPI table contents only at DBGLVL_EXTRA
Michael Brown
2020-10-20
1
-3
/
+3
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
4
-29
/
+82
*
[efi] Provide utility function to concatenate device paths
Michael Brown
2020-10-19
2
-0
/
+54
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
3
-37
/
+71
*
[http] Allow HTTP connection to be described using an EFI device path
Michael Brown
2020-10-19
1
-0
/
+15
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
2
-0
/
+45
*
[usbblk] Allow USB block device to be described using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+15
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
4
-54
/
+89
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
2
-0
/
+31
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
14
-54
/
+99
*
[efi] Provide EFI_INTF_OP for EFI-only interface operations
Michael Brown
2020-10-16
1
-0
/
+7
*
[interface] Allow for the definition of an unused interface operation
Michael Brown
2020-10-16
1
-0
/
+15
*
[build] Provide a testable platform macro alongside -DPLATFORM
Michael Brown
2020-10-16
1
-1
/
+1
*
[ipv6] Reduce time spent waiting for router discovery
Michael Brown
2020-10-14
1
-0
/
+9
*
[efi] Enable NET_PROTO_IPV6 by default
Tore Anderson
2020-10-14
2
-1
/
+3
*
[lacp] Ignore (and do not echo) trailing padding on received packets
Michael Brown
2020-10-14
1
-0
/
+3
*
[lacp] Detect and ignore erroneously looped back LACP packets
Michael Brown
2020-10-14
1
-0
/
+8
*
[efi] Defer local download process until file has been opened
Michael Brown
2020-10-13
1
-2
/
+5
*
[usbblk] Add support for USB mass storage devices
Michael Brown
2020-10-13
7
-0
/
+1025
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
2
-1
/
+4
*
[usb] Allow endpoints to be refilled to a specified upper limit
Michael Brown
2020-10-12
2
-3
/
+17
*
[usb] Allow device halt to be cleared independently of host controller
Michael Brown
2020-10-12
2
-14
/
+32
*
[efi] Always enable recursion when calling ConnectController()
Michael Brown
2020-10-02
2
-3
/
+3
*
[efi] Connect controllers after loading an EFI driver
Michael Brown
2020-10-02
1
-0
/
+11
*
[ncm] Treat a zero divisor as indicating no alignment requirements
Michael Brown
2020-10-02
1
-5
/
+8
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-01
2
-11
/
+18
*
[efi] Avoid integer underflow on malformed USB string descriptors
Michael Brown
2020-10-01
1
-0
/
+7
*
[usb] Avoid integer underflow on malformed string descriptors
Michael Brown
2020-10-01
1
-1
/
+8
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
2
-25
/
+35
*
[efi] Disconnect controllers before uninstalling EFI_USB_IO_PROTOCOL
Michael Brown
2020-09-29
1
-0
/
+6
*
[usb] Show debug message on device removal
Michael Brown
2020-09-29
1
-0
/
+5
*
[efi] Report any USB errors as EFI_USB_ERR_SYSTEM
Michael Brown
2020-09-29
1
-3
/
+2
*
[efi] Leave USB endpoint descriptors in existence until device is removed
Michael Brown
2020-09-29
1
-28
/
+80
*
[usb] Reset control endpoints immediately after failure
Michael Brown
2020-09-29
1
-0
/
+1
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
3
-14
/
+206
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
47
-71
/
+85
[prev]
[next]