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

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_MAC_ADDRESS MacAddress
 
UINT8 IfType
 

Detailed Description

Definition at line 551 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MAC_ADDR_DEVICE_PATH::Header

Definition at line 552 of file DevicePath.h.

◆ IfType

UINT8 MAC_ADDR_DEVICE_PATH::IfType

Network interface type(i.e. 802.3, FDDI).

Definition at line 560 of file DevicePath.h.

◆ MacAddress

EFI_MAC_ADDRESS MAC_ADDR_DEVICE_PATH::MacAddress

The MAC address for a network interface padded with 0s.

Definition at line 556 of file DevicePath.h.


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