X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FSecurityPkg.uni;h=126351624056982ce24872677b847f6ec1e52cb3;hp=17d36c0d6014a44a39c9c1209ee2b6b05729efad;hb=6d92ae11d14abe39f2587a360bc5d6c370325cad;hpb=fca422890777a02c027061fbceee454c9f117870 diff --git a/SecurityPkg/SecurityPkg.uni b/SecurityPkg/SecurityPkg.uni index 17d36c0d60..1263516240 100644 --- a/SecurityPkg/SecurityPkg.uni +++ b/SecurityPkg/SecurityPkg.uni @@ -191,7 +191,11 @@ #string STR_gEfiSecurityPkgTokenSpaceGuid_PcdTcg2HashAlgorithmBitmap_HELP #language en-US "This PCD indicated final BIOS supported Hash mask.\n" "Bios may choose to register a subset of PcdTpm2HashMask.\n" - "So this PCD is final value of how many hash algo is extended to PCR." + "So this PCD is final value of how many hash algo is extended to PCR.\n" + "If software HashLib(HashLibBaseCryptoRouter) solution is chosen, this PCD\n" + "has no need to be configured in platform dsc and will be set to correct\n" + "value by the HashLib instance according to the HashInstanceLib instances\n" + "linked, and the value of this PCD should be got in module entrypoint." #string STR_gEfiSecurityPkgTokenSpaceGuid_PcdTcgLogAreaMinLen_PROMPT #language en-US "Minimum length(in bytes) of the system preboot TCG event log area(LAML)." @@ -233,4 +237,4 @@ #string STR_gEfiSecurityPkgTokenSpaceGuid_PcdTpm2AcpiTableRev_HELP #language en-US "This PCD defines initial revision of TPM2 ACPI table\n" "To support configuring from setup page, this PCD can be DynamicHii type and map to a setup option.
\n" "For example, map to TCG2_VERSION.Tpm2AcpiTableRev to be configured by Tcg2ConfigDxe driver.
\n" - "gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L\"TCG2_VERSION\"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
" \ No newline at end of file + "gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L\"TCG2_VERSION\"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
"