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

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

Data Fields

EFI_HII_EXTRACT_CONFIG ExtractConfig
 
EFI_HII_EXPORT_CONFIG ExportConfig
 
EFI_HII_ROUTE_CONFIG RouteConfig
 
EFI_HII_BLOCK_TO_CONFIG BlockToConfig
 
EFI_HII_CONFIG_TO_BLOCK ConfigToBlock
 
EFI_HII_GET_ALT_CFG GetAltConfig
 

Detailed Description

This protocol defines the configuration routing interfaces between external applications and the HII. There may only be one instance of this protocol in the system.

Definition at line 400 of file HiiConfigRouting.h.

Field Documentation

◆ BlockToConfig

EFI_HII_BLOCK_TO_CONFIG _EFI_HII_CONFIG_ROUTING_PROTOCOL::BlockToConfig

Definition at line 404 of file HiiConfigRouting.h.

◆ ConfigToBlock

EFI_HII_CONFIG_TO_BLOCK _EFI_HII_CONFIG_ROUTING_PROTOCOL::ConfigToBlock

Definition at line 405 of file HiiConfigRouting.h.

◆ ExportConfig

EFI_HII_EXPORT_CONFIG _EFI_HII_CONFIG_ROUTING_PROTOCOL::ExportConfig

Definition at line 402 of file HiiConfigRouting.h.

◆ ExtractConfig

EFI_HII_EXTRACT_CONFIG _EFI_HII_CONFIG_ROUTING_PROTOCOL::ExtractConfig

Definition at line 401 of file HiiConfigRouting.h.

◆ GetAltConfig

EFI_HII_GET_ALT_CFG _EFI_HII_CONFIG_ROUTING_PROTOCOL::GetAltConfig

Definition at line 406 of file HiiConfigRouting.h.

◆ RouteConfig

EFI_HII_ROUTE_CONFIG _EFI_HII_CONFIG_ROUTING_PROTOCOL::RouteConfig

Definition at line 403 of file HiiConfigRouting.h.


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