index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface
/
efi
/
efi_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
[efi] Allow discovery of PCI bus:dev.fn address ranges
Michael Brown
1
-64
/
+176
2024-08-15
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
1
-0
/
+1
2023-02-03
[efi] Do not attempt to drive PCI bridge devices
efibridge
Michael Brown
1
-0
/
+10
2022-11-04
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
1
-0
/
+3
2022-09-15
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
1
-1
/
+1
2021-04-21
[efi] Show ACPI address space descriptor ranges in debug messages
Michael Brown
1
-0
/
+3
2021-04-20
[efi] Always map full length of coherent DMA buffer allocation
Michael Brown
1
-1
/
+2
2020-12-31
[efi] Use segment and bus number to identify PCI root bridge I/O protocol
v1.21.1
Michael Brown
1
-4
/
+68
2020-11-29
[dma] Provide dma_umalloc() for allocating large DMA-coherent buffers
Michael Brown
1
-0
/
+34
2020-11-29
[efi] Avoid requesting zero-length DMA mappings
Michael Brown
1
-12
/
+16
2020-11-28
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
1
-0
/
+2
2020-11-28
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
1
-12
/
+13
2020-11-25
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
1
-3
/
+3
2020-11-05
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
1
-0
/
+237
2020-11-04
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
1
-36
/
+38
2020-10-30
[efi] Fall back to assuming identity mapping of MMIO address space
Michael Brown
1
-4
/
+2
2020-09-25
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
1
-1
/
+74
2020-09-24
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
1
-0
/
+1
2020-09-24
[efi] Provide a single implementation of efipci_root_close()
Michael Brown
1
-13
/
+22
2017-05-01
[efi] Standardise PCI debug messages
Michael Brown
1
-29
/
+31
2016-06-09
[pci] Support systems with multiple PCI root bridges
Michael Brown
1
-18
/
+119
2015-08-27
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
1
-21
/
+20
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+5
2014-09-04
[efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional
Michael Brown
1
-1
/
+7
2014-08-05
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
1
-4
/
+0
2014-07-31
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
1
-0
/
+1
2014-07-31
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Michael Brown
1
-6
/
+5
2014-07-31
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
1
-11
/
+9
2014-07-03
[efi] Allow network devices to be created on top of arbitrary SNP devices
Michael Brown
1
-242
/
+99
2014-06-25
[efi] Restructure EFI driver model
Michael Brown
1
-165
/
+127
2014-03-10
[efi] Allow driver to be unloaded
Michael Brown
1
-0
/
+3
2013-04-19
[efi] Perform meaningful error code conversions
Michael Brown
1
-22
/
+25
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2012-05-16
[efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE
Michael Brown
1
-10
/
+12
2011-03-29
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
1
-2
/
+22
2011-03-15
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
1
-0
/
+49
2011-02-17
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
1
-0
/
+378
2011-02-17
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
1
-1
/
+1
2011-02-17
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
1
-10
/
+9
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-4
/
+4
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2008-11-19
[efi] Add efi_strerror()
Michael Brown
1
-4
/
+4
2008-11-19
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
1
-2
/
+2
2008-10-13
[efi] Add EFI image format and basic runtime environment
Michael Brown
1
-0
/
+81