|
TianoCore EDK2 master
|
Data Fields | |
| PCI_RESOURCE_TYPE | Type |
| UINT64 | Base |
| UINT64 | Length |
| UINT64 | Alignment |
| RES_STATUS | Status |
Definition at line 34 of file PciHostResource.h.
| UINT64 PCI_RES_NODE::Alignment |
Definition at line 41 of file PciHostResource.h.
| UINT64 PCI_RES_NODE::Base |
Definition at line 39 of file PciHostResource.h.
| UINT64 PCI_RES_NODE::Length |
Definition at line 40 of file PciHostResource.h.
| RES_STATUS PCI_RES_NODE::Status |
Definition at line 42 of file PciHostResource.h.
| PCI_RESOURCE_TYPE PCI_RES_NODE::Type |
Definition at line 35 of file PciHostResource.h.