TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/EapManagement.h>
Data Fields | |
EFI_PORT_HANDLE | PortNumber |
UINT8 | ProtocolVersion |
UINT8 | PaeCapabilities |
EFI_EAPOL_PORT_INFO
Definition at line 40 of file EapManagement.h.
UINT8 _EFI_EAPOL_PORT_INFO::PaeCapabilities |
The capabilities of the PAE associated with the Port. This field indicates whether Authenticator functionality, Supplicant functionality, both, or neither, is supported by the Port's PAE.
Definition at line 56 of file EapManagement.h.
EFI_PORT_HANDLE _EFI_EAPOL_PORT_INFO::PortNumber |
The identification number assigned to the Port by the System in which the Port resides.
Definition at line 45 of file EapManagement.h.
UINT8 _EFI_EAPOL_PORT_INFO::ProtocolVersion |
The protocol version number of the EAPOL implementation supported by the Port.
Definition at line 50 of file EapManagement.h.