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

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

Data Fields

EFI_PORT_HANDLE PortNumber
 
UINT8 ProtocolVersion
 
UINT8 PaeCapabilities
 

Detailed Description

EFI_EAPOL_PORT_INFO

Definition at line 40 of file EapManagement.h.

Field Documentation

◆ PaeCapabilities

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.

◆ PortNumber

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.

◆ ProtocolVersion

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.


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