|
iPXE
|
PCI Device Path. More...
#include <DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | Function |
| PCI Function Number. | |
| UINT8 | Device |
| PCI Device Number. | |
PCI Device Path.
Definition at line 81 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL PCI_DEVICE_PATH::Header |
Definition at line 82 of file DevicePath.h.
| UINT8 PCI_DEVICE_PATH::Function |
PCI Function Number.
Definition at line 86 of file DevicePath.h.
| UINT8 PCI_DEVICE_PATH::Device |
PCI Device Number.
Definition at line 90 of file DevicePath.h.