iPXE
Data Fields
BMC_DEVICE_PATH Struct Reference

BMC Device Path. More...

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 InterfaceType
 Interface Type. More...
 
UINT8 BaseAddress [8]
 Base Address. More...
 

Detailed Description

BMC Device Path.

Definition at line 177 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL BMC_DEVICE_PATH::Header

Definition at line 178 of file DevicePath.h.

◆ InterfaceType

UINT8 BMC_DEVICE_PATH::InterfaceType

Interface Type.

Definition at line 182 of file DevicePath.h.

◆ BaseAddress

UINT8 BMC_DEVICE_PATH::BaseAddress[8]

Base Address.

Definition at line 186 of file DevicePath.h.


The documentation for this struct was generated from the following file: