summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 11:05:30 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-26 11:05:30 +0000
commit3519b58b4e16aa78feddc31547a1d92a6e7bc6c5 (patch)
treebc7fc777625554246a283538d3aa98111225388f /MdeModulePkg/MdeModulePkg.dec
parent844d9dedad559bb92df3f30cbfa79d285e443fcd (diff)
downloadedk2-3519b58b4e16aa78feddc31547a1d92a6e7bc6c5.zip
edk2-3519b58b4e16aa78feddc31547a1d92a6e7bc6c5.tar.gz
edk2-3519b58b4e16aa78feddc31547a1d92a6e7bc6c5.tar.bz2
corrected typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7718 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index 46db752..debd1d2 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