Definition at line 1183 of file UefiPxe.h.
◆ Bus
UINT16 s_pxe_pci_config_info::Bus |
This identifies the PCI network device that this UNDI interface. is bound to.
Definition at line 1194 of file UefiPxe.h.
◆ BusType
UINT32 s_pxe_pci_config_info::BusType |
This is the flag field for the PXE_DB_GET_CONFIG_INFO union. For PCI bus devices, this field is set to PXE_BUSTYPE_PCI.
Definition at line 1188 of file UefiPxe.h.
◆ Byte
UINT8 s_pxe_pci_config_info::Byte[256] |
union { ... } s_pxe_pci_config_info::Config |
This is a copy of the PCI configuration space for this network device.
◆ Device
UINT8 s_pxe_pci_config_info::Device |
◆ Dword
UINT32 s_pxe_pci_config_info::Dword[64] |
◆ Function
UINT8 s_pxe_pci_config_info::Function |
◆ Word
UINT16 s_pxe_pci_config_info::Word[128] |
The documentation for this struct was generated from the following file: