]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.uni
MdeModulePkg: BootManagerMenuApp: remove set but unused variables
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.uni
index 257a5d61254b81ebb782d26bf2002c6ac5a3374d..75659c115f1ff8857530b05c73db94aabbfbba10 100644 (file)
 \r
 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdMaxPeiPerformanceLogEntries_PROMPT  #language en-US "Maximum number of PEI performance log entries"\r
 \r
-#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdMaxPeiPerformanceLogEntries_HELP  #language en-US "Maximum number of performance log entries during PEI phase."\r
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdMaxPeiPerformanceLogEntries_HELP  #language en-US "Maximum number of performance log entries during PEI phase.\n"\r
+                                                                                                "Use PcdMaxPeiPerformanceLogEntries16 if the number of entries required is\n"\r
+                                                                                                "more than 255."\r
+\r
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdMaxPeiPerformanceLogEntries16_PROMPT  #language en-US "Maximum number of PEI performance log entries"\r
+\r
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdMaxPeiPerformanceLogEntries16_HELP  #language en-US "Maximum number of performance log entries during PEI phase.\n"\r
+                                                                                                  "If set to 0, then PcdMaxPeiPerformanceLogEntries determines the number of\n"\r
+                                                                                                  "entries. If greater than 0, then this PCD determines the number of entries,\n"\r
+                                                                                                  "and PcdMaxPeiPerformanceLogEntries is ignored."\r
 \r
 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdRealTimeClockUpdateTimeout_PROMPT  #language en-US "RTC Update Timeout Value"\r
 \r
                                                                                              "BIT 4 - EFI_ACPI_TABLE_VERSION_4_0.<BR>\n"\r
                                                                                              "BIT 5 - EFI_ACPI_TABLE_VERSION_5_0.<BR>"\r
 \r
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdHiiOsRuntimeSupport_PROMPT  #language en-US "Enable export HII data and configuration to be used in OS runtime."\r
+\r
+#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdHiiOsRuntimeSupport_HELP  #language en-US "Indicates if HII data and configuration has been exported.<BR><BR>\n"\r
+                                                                                        "Add this PCD mainly consider the use case of simulator. This PCD maybe set to FALSE for\n"\r
+                                                                                        "simulator platform because the performance cost for this feature.\n"\r
+                                                                                        "TRUE  - Export HII data and configuration data.<BR>\n"\r
+                                                                                        "FALSE - Does not export HII data and configuration.<BR>"\r
+\r