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