From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: chao.b.zhang@intel.com) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by groups.io with SMTP; Wed, 14 Aug 2019 18:42:39 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Aug 2019 18:42:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,387,1559545200"; d="scan'208";a="167609790" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga007.jf.intel.com with ESMTP; 14 Aug 2019 18:42:38 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 14 Aug 2019 18:42:38 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 14 Aug 2019 18:42:38 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.19]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.250]) with mapi id 14.03.0439.000; Thu, 15 Aug 2019 09:42:36 +0800 From: "Zhang, Chao B" To: "Wang, Jian J" , "devel@edk2.groups.io" CC: "Yao, Jiewen" , "Zhang, Shenglei" Subject: Re: [PATCH] SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDs Thread-Topic: [PATCH] SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDs Thread-Index: AQHVUn7kmku4Bb6YVE+8hJXPNz2026b7cEpg Date: Thu, 15 Aug 2019 01:42:34 +0000 Message-ID: References: <20190814090112.2896-1-jian.j.wang@intel.com> In-Reply-To: <20190814090112.2896-1-jian.j.wang@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2FlNjA5YzItYmI0Zi00ZWViLWFmN2YtNTVkOTY5MDIxOWQ5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNWFjeHNPd1U1SHcyaTVTZzd1bGhRWTJwdkx1Y0E2dGoxTGRQRGVwRlUxVllrTzJ3bE9LcUpQaVNEMHg5Z21cL1UifQ== dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: chao.b.zhang@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by : Chao Zhang -----Original Message----- From: Wang, Jian J=20 Sent: Wednesday, August 14, 2019 5:01 PM To: devel@edk2.groups.io Cc: Yao, Jiewen ; Zhang, Chao B ; Zhang, Shenglei Subject: [PATCH] SecurityPkg/SecurityPkg.uni: Add missing strings for new P= CDs REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2026 Cc: Jiewen Yao Cc: Chao Zhang Cc: Shenglei Zhang Signed-off-by: Jian J Wang --- SecurityPkg/SecurityPkg.uni | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/SecurityPkg/SecurityPkg.uni b/SecurityPkg/SecurityPkg.uni inde= x 9c0c008f9c..14077fbc28 100644 --- a/SecurityPkg/SecurityPkg.uni +++ b/SecurityPkg/SecurityPkg.uni @@ -263,3 +263,26 @@ = "0x01 - Do not support IdleByPass.
\n" = "0x02 - Support IdleByPass.
\n" = "0xFF - IdleByPass State is not synced with TPM hardware." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdStatusCodeFvVerificationPass_= PROMPT #language en-US "Status Code for FV verification pass." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdStatusCodeFvVerificationPass_= HELP #language en-US "Progress Code for FV verification result.\n" + = " (EFI_SOFTWARE_PEI_MODULE | EFI_SUBCLASS_SPECIFIC |= 00A).\n" + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdStatusCodeFvVerificationFail_= PROMPT #language en-US "Status Code for FV verification failure." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdStatusCodeFvVerificationFail_= HELP #language en-US "Progress Code for FV verification result.\n" + = " (EFI_SOFTWARE_PEI_MODULE | EFI_SUBCLASS_SPECIFIC |= 00B).\n" + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdSkipOpalPasswordPrompt_PROMPT= #language en-US "Skip Opal DXE driver password prompt." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdSkipOpalPasswordPrompt_HELP = #language en-US "Indicates if Opal DXE driver skip password prompt.\n\n" + = " TRUE - Skip password prompt.\n" + = " FALSE - Does not skip password prompt.\n" + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdSkipHddPasswordPrompt_PROMPT = #language en-US "Skip Hdd Password prompt." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdSkipHddPasswordPrompt_HELP #= language en-US "Indicates if Hdd Password driver skip password prompt.\n\n" + = " TRUE - Skip password prompt.\n" + = " FALSE - Does not skip password prompt.\n" + -- 2.17.1.windows.2