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

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

Data Fields

EFI_CONFIG_KEYWORD_HANDLER_SET_DATA SetData
 
EFI_CONFIG_KEYWORD_HANDLER_GET_DATA GetData
 

Detailed Description

The EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL provides the mechanism to set and get the values associated with a keyword exposed through a x-UEFI- prefixed configuration language namespace

Definition at line 190 of file HiiConfigKeyword.h.

Field Documentation

◆ GetData

EFI_CONFIG_KEYWORD_HANDLER_GET_DATA _EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL::GetData

Definition at line 192 of file HiiConfigKeyword.h.

◆ SetData

EFI_CONFIG_KEYWORD_HANDLER_SET_DATA _EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL::SetData

Definition at line 191 of file HiiConfigKeyword.h.


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