TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/EapManagement2.h>
The EFI_EAP_MANAGEMENT2_PROTOCOL is used to control, configure and monitor EAPOL state machine on a Port, and return information of the Port. EAPOL state machine is built on a per-Port basis. Herein, a Port means a NIC. For the details of EAPOL, please refer to IEEE 802.1x specification.
Definition at line 67 of file EapManagement2.h.
EFI_EAP_GET_KEY _EFI_EAP_MANAGEMENT2_PROTOCOL::GetKey |
Definition at line 76 of file EapManagement2.h.
EFI_EAP_GET_SUPPLICANT_STATISTICS _EFI_EAP_MANAGEMENT2_PROTOCOL::GetSupplicantStatistics |
Definition at line 75 of file EapManagement2.h.
EFI_EAP_GET_SUPPLICANT_STATUS _EFI_EAP_MANAGEMENT2_PROTOCOL::GetSupplicantStatus |
Definition at line 73 of file EapManagement2.h.
EFI_EAP_GET_SYSTEM_CONFIGURATION _EFI_EAP_MANAGEMENT2_PROTOCOL::GetSystemConfiguration |
Definition at line 68 of file EapManagement2.h.
EFI_EAP_INITIALIZE_PORT _EFI_EAP_MANAGEMENT2_PROTOCOL::InitializePort |
Definition at line 70 of file EapManagement2.h.
EFI_EAP_SET_SUPPLICANT_CONFIGURATION _EFI_EAP_MANAGEMENT2_PROTOCOL::SetSupplicantConfiguration |
Definition at line 74 of file EapManagement2.h.
EFI_EAP_SET_SYSTEM_CONFIGURATION _EFI_EAP_MANAGEMENT2_PROTOCOL::SetSystemConfiguration |
Definition at line 69 of file EapManagement2.h.
EFI_EAP_USER_LOGOFF _EFI_EAP_MANAGEMENT2_PROTOCOL::UserLogoff |
Definition at line 72 of file EapManagement2.h.
EFI_EAP_USER_LOGON _EFI_EAP_MANAGEMENT2_PROTOCOL::UserLogon |
Definition at line 71 of file EapManagement2.h.