[edk2-devel] [PATCH 2/4] MdeModulePkg: Add prompt and help string for PcdBootManagerInBootOrder

Gao, Zhichao zhichao.gao at intel.com
Wed Jul 17 07:50:06 UTC 2019


REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1979

Add prompt and help string for PcdBootManagerInBootOrder.

Cc: Jian J Wang <jian.j.wang at intel.com>
Cc: Hao A Wu <hao.a.wu at intel.com>
Cc: Ray Ni <ray.ni at intel.com>
Cc: Star Zeng <star.zeng at intel.com>
Cc: Liming gao <liming.gao at intel.com>
Cc: Sean Brogan <sean.brogan at microsoft.com>
Cc: Michael Turner <Michael.Turner at microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew at microsoft.com>
Signed-off-by: Zhichao Gao <zhichao.gao at intel.com>
---
 MdeModulePkg/MdeModulePkg.uni | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni
index 2bd1ad29f2..aa38ba1df3 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
@@ -445,6 +445,12 @@
                                                                                                        "TRUE  - Resets system when memory type information changes.<BR>\n"
                                                                                                        "FALSE - Does not reset system when memory type information changes.<BR>"
 
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdBootManagerInBootOrder_PROMPT  #language en-US "Store Boot Manager in BootOrder"
+
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdBootManagerInBootOrder_HELP  #language en-US "Indicates if the Boot Manager should be in the Boot Order list.<BR><BR>\n"
+                                                                                           "TRUE  - Add Boot Manager to boot order.<BR>"
+                                                                                           "FALSE - Does not add Boot Manager to boot order.<BR>"
+
 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPlatformRecoverySupport_PROMPT  #language en-US "Support Platform Recovery"
 
 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPlatformRecoverySupport_HELP  #language en-US "Indicates if the BDS supports Platform Recovery.<BR><BR>\n"
-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43854): https://edk2.groups.io/g/devel/message/43854
Mute This Topic: https://groups.io/mt/32501046/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list