TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/AdapterInformation.h>
Data Fields | |
UINT8 | MediaType |
Definition at line 65 of file AdapterInformation.h.
UINT8 EFI_ADAPTER_INFO_MEDIA_TYPE::MediaType |
Indicates the current media type. MediaType can have any of the following values: 1: Ethernet Network Adapter 2: Ethernet Wireless Network Adapter 3~255: Reserved
Definition at line 72 of file AdapterInformation.h.