|
TianoCore EDK2 master
|
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| EFI_MAC_ADDRESS | MacAddress |
| UINT8 | IfType |
Definition at line 551 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL MAC_ADDR_DEVICE_PATH::Header |
Definition at line 552 of file DevicePath.h.
| UINT8 MAC_ADDR_DEVICE_PATH::IfType |
Network interface type(i.e. 802.3, FDDI).
Definition at line 560 of file DevicePath.h.
| 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.