Re: [edk2] [patch 1/4] MdeModulePkg/MdeModulePkg.uni: Add SD related PCD description

2016-04-21 Thread Qiu, Shumin
Reviewed-by: Qiu Shumin 

-Original Message-
From: Tian, Feng 
Sent: Thursday, April 21, 2016 4:31 PM
To: edk2-devel@lists.01.org
Cc: Qiu, Shumin
Subject: [patch 1/4] MdeModulePkg/MdeModulePkg.uni: Add SD related PCD 
description

Cc: Shumin Qiu 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian 
---
 MdeModulePkg/MdeModulePkg.uni | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni 
index 64b404f..346f735 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
@@ -975,3 +975,6 @@

  "TRUE  - Use the optimized timing for best PS2 detection 
performance.\n"

  "FALSE - Use the normal timing to detect PS2."
 
+#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."
--
2.7.1.windows.2

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [patch 1/4] MdeModulePkg/MdeModulePkg.uni: Add SD related PCD description

2016-04-21 Thread Feng Tian
Cc: Shumin Qiu 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian 
---
 MdeModulePkg/MdeModulePkg.uni | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni
index 64b404f..346f735 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
@@ -975,3 +975,6 @@

  "TRUE  - Use the optimized timing for best PS2 detection 
performance.\n"

  "FALSE - Use the normal timing to detect PS2."
 
+#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."
-- 
2.7.1.windows.2

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel