From 3519b58b4e16aa78feddc31547a1d92a6e7bc6c5 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Thu, 26 Feb 2009 11:05:30 +0000 Subject: [PATCH] corrected typo. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7718 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/MdeModulePkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 46db752843..debd1d2fc3 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -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 -- 2.39.2