XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_EAP_PROTOCOL Struct Reference

#include <Eap.h>

Collaboration diagram for _EFI_EAP_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ RegisterAuthMethod

EFI_EAP_REGISTER_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::RegisterAuthMethod

◆ SetDesiredAuthMethod

EFI_EAP_SET_DESIRED_AUTHENTICATION_METHOD _EFI_EAP_PROTOCOL::SetDesiredAuthMethod

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