|
XenevaOS
|
#include <Eap.h>

Public Attributes | |
| EFI_EAP_SET_DESIRED_AUTHENTICATION_METHOD | SetDesiredAuthMethod |
| EFI_EAP_REGISTER_AUTHENTICATION_METHOD | RegisterAuthMethod |
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.
| EFI_EAP_REGISTER_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::RegisterAuthMethod |
| EFI_EAP_SET_DESIRED_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::SetDesiredAuthMethod |