uefi-d v0.0.4 (2016-02-11T19:22:58Z)
Home
Dub
Repo
PXE_PCI_CONFIG_INFO.Config
uefi
pxe
PXE_PCI_CONFIG_INFO
This is a copy of the PCI configuration space for this network device.
struct
PXE_PCI_CONFIG_INFO
union
Config {
UINT8
[
256
]
Byte
;
UINT16
[
128
]
Word
;
UINT32
[
64
]
Dword
;
}
Members
Variables
Byte
UINT8
[
256
]
Byte
;
This is a copy of the PCI configuration space for this network device.
Dword
UINT32
[
64
]
Dword
;
Undocumented in source.
Word
UINT16
[
128
]
Word
;
Undocumented in source.
Meta
Source
See Implementation
uefi
pxe
PXE_PCI_CONFIG_INFO
unions
Config
variables
Bus
BusType
Device
Function
This is a copy of the PCI configuration space for this network device.