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
/
efi
/
efi_usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Leave asynchronous USB endpoints open until device is removed
Michael Brown
2021-01-03
1
-11
/
+13
*
[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leaked
Michael Brown
2020-12-17
1
-9
/
+39
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
1
-20
/
+16
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
1
-50
/
+24
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
1
-2
/
+2
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
1
-1
/
+1
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-01
1
-10
/
+15
*
[efi] Avoid integer underflow on malformed USB string descriptors
Michael Brown
2020-10-01
1
-0
/
+7
*
[efi] Disconnect controllers before uninstalling EFI_USB_IO_PROTOCOL
Michael Brown
2020-09-29
1
-0
/
+6
*
[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
*
[efi] Match EDK2 numbering for USB ports
Michael Brown
2020-08-03
1
-1
/
+1
*
[efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points
Michael Brown
2018-02-20
1
-6
/
+41
*
[efi] Run at TPL_CALLBACK to protect against UEFI timers
Michael Brown
2018-02-20
1
-46
/
+2
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
1
-1
/
+1
*
[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-14
1
-0
/
+1305