iPXE
Data Fields
_EFI_EAP_CONFIGURATION_PROTOCOL Struct Reference

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

#include <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 148 of file EapConfiguration.h.

Field Documentation

◆ SetData

EFI_EAP_CONFIGURATION_SET_DATA _EFI_EAP_CONFIGURATION_PROTOCOL::SetData

Definition at line 149 of file EapConfiguration.h.

◆ GetData

EFI_EAP_CONFIGURATION_GET_DATA _EFI_EAP_CONFIGURATION_PROTOCOL::GetData

Definition at line 150 of file EapConfiguration.h.


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