MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_EAP_PROTOCOL Struct Reference

Data Fields

EFI_EAP_SET_DESIRED_AUTHENTICATION_METHOD SetDesiredAuthMethod
 
EFI_EAP_REGISTER_AUTHENTICATION_METHOD RegisterAuthMethod
 

Detailed Description

EFI_EAP_PROTOCOL is used to configure the desired EAP authentication method for the EAP framework and extend the EAP framework by registering new EAP authentication method on a Port. The EAP framework is built on a per-Port basis. Herein, a Port means a NIC. For the details of EAP protocol, please refer to RFC 2284.

Field Documentation

EFI_EAP_REGISTER_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::RegisterAuthMethod
EFI_EAP_SET_DESIRED_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::SetDesiredAuthMethod