iPXE
Data Fields
_EFI_HII_CONFIG_ACCESS_PROTOCOL Struct Reference

This protocol provides a callable interface between the HII and drivers. More...

#include <HiiConfigAccess.h>

Data Fields

EFI_HII_ACCESS_EXTRACT_CONFIG ExtractConfig
 
EFI_HII_ACCESS_ROUTE_CONFIG RouteConfig
 
EFI_HII_ACCESS_FORM_CALLBACK Callback
 

Detailed Description

This protocol provides a callable interface between the HII and drivers.

Only drivers which provide IFR data to HII are required to publish this protocol.

Definition at line 217 of file HiiConfigAccess.h.

Field Documentation

◆ ExtractConfig

EFI_HII_ACCESS_EXTRACT_CONFIG _EFI_HII_CONFIG_ACCESS_PROTOCOL::ExtractConfig

Definition at line 218 of file HiiConfigAccess.h.

◆ RouteConfig

EFI_HII_ACCESS_ROUTE_CONFIG _EFI_HII_CONFIG_ACCESS_PROTOCOL::RouteConfig

Definition at line 219 of file HiiConfigAccess.h.

◆ Callback

EFI_HII_ACCESS_FORM_CALLBACK _EFI_HII_CONFIG_ACCESS_PROTOCOL::Callback

Definition at line 220 of file HiiConfigAccess.h.


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