TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_EAP_CONFIGURATION_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/EapConfiguration.h>

Data Fields

EFI_EAP_CONFIGURATION_SET_DATA SetData
 
EFI_EAP_CONFIGURATION_GET_DATA GetData
 

Detailed Description

The EFI_EAP_CONFIGURATION_PROTOCOL is designed to provide a way to set and get EAP configuration, such as Certificate, private key file.

Definition at line 146 of file EapConfiguration.h.

Field Documentation

◆ GetData

EFI_EAP_CONFIGURATION_GET_DATA _EFI_EAP_CONFIGURATION_PROTOCOL::GetData

Definition at line 148 of file EapConfiguration.h.

◆ SetData

EFI_EAP_CONFIGURATION_SET_DATA _EFI_EAP_CONFIGURATION_PROTOCOL::SetData

Definition at line 147 of file EapConfiguration.h.


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