mirror of https://github.com/acidanthera/audk.git
corrected typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7718 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
844d9dedad
commit
3519b58b4e
|
@ -262,7 +262,7 @@
|
|||
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol|TRUE|BOOLEAN|0x00010100
|
||||
|
||||
## If TRUE, these interface in EFI_HII_CONFIG_ROUTING_PROTOCOL will be supported: ExtractConfig, ExportConfig, RouteConfig
|
||||
# and GetAltCfg will be supported. Otherwise, these interface will return EFI_UNSUPPORTED.
|
||||
# and GetAltCfg will be supported. Otherwise, these interfaces will return EFI_UNSUPPORTED.
|
||||
# FALSE is for size reduction.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol|TRUE|BOOLEAN|0x00010101
|
||||
|
||||
|
|
Loading…
Reference in New Issue