|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | Function |
| UINT8 | Device |
PCI Device Path.
Definition at line 78 of file DevicePath.h.
| UINT8 PCI_DEVICE_PATH::Device |
PCI Device Number.
Definition at line 87 of file DevicePath.h.
| UINT8 PCI_DEVICE_PATH::Function |
PCI Function Number.
Definition at line 83 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL PCI_DEVICE_PATH::Header |
Definition at line 79 of file DevicePath.h.