]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTool/UPT: Add Test Install
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Logger / StringTable.py
index 96f0e1cd6ef3aa5151f5fc761ea91366e1e31df8..4c42661ea2e4f94bfef715f32b5c9c4f3ed7a251 100644 (file)
@@ -858,3 +858,8 @@ HLP_SPECIFY_PACKAGE_NAME_TO_BE_REPLACED = _(
     "Specify the UEFI Distribution Package file name to be replaced")\r
 HLP_USE_GUIDED_PATHS = _(\r
     "Install packages to the following directory path by default: <PackageName>_<PACKAGE_GUID>_<PACKAGE_VERSION>")\r
+HLP_TEST_INSTALL = _(\r
+    "Specify the UEFI Distribution Package filenames to install")\r
+\r
+MSG_TEST_INSTALL_PASS = _("All distribution package file are satisfied for dependence check.")\r
+MSG_TEST_INSTALL_FAIL = _("NOT all distribution package file are satisfied for dependence check.")\r