summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/MdeModulePkg.uni
diff options
context:
space:
mode:
authorFeng Tian <feng.tian@intel.com>2016-04-01 16:37:53 +0800
committerFeng Tian <feng.tian@intel.com>2016-04-26 15:44:52 +0800
commit3011b7fb17746af7b80880d876a2c06f4789e882 (patch)
tree4e7dc68962c9e6041684445466b20423c18f512e /MdeModulePkg/MdeModulePkg.uni
parent91a92220f75c15950e5ba913c1f204ec73f2c2e9 (diff)
downloadedk2-3011b7fb17746af7b80880d876a2c06f4789e882.tar.gz
edk2-3011b7fb17746af7b80880d876a2c06f4789e882.tar.bz2
edk2-3011b7fb17746af7b80880d876a2c06f4789e882.zip
MdeModulePkg/MdeModulePkg.uni: Add SD related PCD description
Cc: Shumin Qiu <shumin.qiu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Shumin Qiu <shumin.qiu@intel.com>
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.uni')
-rw-r--r--MdeModulePkg/MdeModulePkg.uni3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni
index 64b404f7a1..346f735fdb 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
@@ -975,3 +975,6 @@
"TRUE - Use the optimized timing for best PS2 detection performance.<BR>\n"
"FALSE - Use the normal timing to detect PS2.<BR>"
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdSdMmcPciHostControllerMmioBase_PROMPT #language en-US "Mmio base address of pci-based SD/MMC host controller"
+
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdSdMmcPciHostControllerMmioBase_HELP #language en-US "This PCD specifies the PCI-based SD/MMC host controller mmio base address. Define the mmio base address of the pci-based SD/MMC host controller. If there are multiple SD/MMC host controllers, their mmio base addresses are calculated one by one from this base address.<BR>"