TianoCore EDK2 master
Loading...
Searching...
No Matches
BMC_DEVICE_PATH Struct Reference

#include <MdePkg/Include/Protocol/DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 InterfaceType
 
UINT8 BaseAddress [8]
 

Detailed Description

BMC Device Path.

Definition at line 175 of file DevicePath.h.

Field Documentation

◆ BaseAddress

UINT8 BMC_DEVICE_PATH::BaseAddress[8]

Base Address.

Definition at line 184 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL BMC_DEVICE_PATH::Header

Definition at line 176 of file DevicePath.h.

◆ InterfaceType

UINT8 BMC_DEVICE_PATH::InterfaceType

Interface Type.

Definition at line 180 of file DevicePath.h.


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