diff options
Diffstat (limited to 'MdeModulePkg/Include/Library/HiiLib.h')
-rw-r--r-- | MdeModulePkg/Include/Library/HiiLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/HiiLib.h b/MdeModulePkg/Include/Library/HiiLib.h index dd8c231d4f..91b7e4e7b3 100644 --- a/MdeModulePkg/Include/Library/HiiLib.h +++ b/MdeModulePkg/Include/Library/HiiLib.h @@ -311,7 +311,7 @@ HiiSetToDefaults ( /**
Validate the current configuration by parsing the IFR opcode in HII form.
- NULL request string support depends on the ExtractConfig interface of
+ NULL request string support depends on the ExportConfig interface of
HiiConfigRouting protocol in the UEFI specification.
@param Request A null-terminated Unicode string in
|