TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/EapManagement.h>
EFI_EAP_MANAGEMENT_PROTOCOL is used to control, configure and monitor EAPOL state machine on a 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 383 of file EapManagement.h.
EFI_EAP_GET_SUPPLICANT_STATISTICS _EFI_EAP_MANAGEMENT_PROTOCOL::GetSupplicantStatistics |
Definition at line 391 of file EapManagement.h.
EFI_EAP_GET_SUPPLICANT_STATUS _EFI_EAP_MANAGEMENT_PROTOCOL::GetSupplicantStatus |
Definition at line 389 of file EapManagement.h.
EFI_EAP_GET_SYSTEM_CONFIGURATION _EFI_EAP_MANAGEMENT_PROTOCOL::GetSystemConfiguration |
Definition at line 384 of file EapManagement.h.
EFI_EAP_INITIALIZE_PORT _EFI_EAP_MANAGEMENT_PROTOCOL::InitializePort |
Definition at line 386 of file EapManagement.h.
EFI_EAP_SET_SUPPLICANT_CONFIGURATION _EFI_EAP_MANAGEMENT_PROTOCOL::SetSupplicantConfiguration |
Definition at line 390 of file EapManagement.h.
EFI_EAP_SET_SYSTEM_CONFIGURATION _EFI_EAP_MANAGEMENT_PROTOCOL::SetSystemConfiguration |
Definition at line 385 of file EapManagement.h.
EFI_EAP_USER_LOGOFF _EFI_EAP_MANAGEMENT_PROTOCOL::UserLogoff |
Definition at line 388 of file EapManagement.h.
EFI_EAP_USER_LOGON _EFI_EAP_MANAGEMENT_PROTOCOL::UserLogon |
Definition at line 387 of file EapManagement.h.