|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | InterfaceType |
| UINT8 | BaseAddress [8] |
BMC Device Path.
Definition at line 175 of file DevicePath.h.
| UINT8 BMC_DEVICE_PATH::BaseAddress[8] |
Base Address.
Definition at line 184 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL BMC_DEVICE_PATH::Header |
Definition at line 176 of file DevicePath.h.
| UINT8 BMC_DEVICE_PATH::InterfaceType |
Interface Type.
Definition at line 180 of file DevicePath.h.