From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 66AEE211DB42E for ; Mon, 11 Mar 2019 20:12:32 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Mar 2019 20:12:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,469,1544515200"; d="scan'208";a="126143461" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga006.jf.intel.com with ESMTP; 11 Mar 2019 20:12:31 -0700 Received: from fmsmsx163.amr.corp.intel.com (10.18.125.72) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Mar 2019 20:12:31 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx163.amr.corp.intel.com (10.18.125.72) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Mar 2019 20:12:30 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.163]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.80]) with mapi id 14.03.0415.000; Tue, 12 Mar 2019 11:12:29 +0800 From: "Yao, Jiewen" To: "Zhang, Shenglei" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" , "Gao, Liming" Thread-Topic: [edk2] [PATCH v2 1/3] MdePkg/MdePkg.uni: Add the prompt and help information Thread-Index: AQHU2HgXolMo3OHkmkuNen4KXW1L56YHUdyg Date: Tue, 12 Mar 2019 03:12:29 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503F56322D@shsmsx102.ccr.corp.intel.com> References: <20190312020526.15200-1-shenglei.zhang@intel.com> <20190312020526.15200-2-shenglei.zhang@intel.com> In-Reply-To: <20190312020526.15200-2-shenglei.zhang@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmM2NjY0Y2MtYjBiZC00OTMzLTlhYWYtMjhmZjk5MjMyMzliIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQVl2Y2hZZHFqODNueFMwR0tBRWFvdWdUZFh2cjBcL3Y4NzRZQ0RUQU9QMjh4SVZNZ2RFUGdSVmFBMWRPSjJ1aGIifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v2 1/3] MdePkg/MdePkg.uni: Add the prompt and help information X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 03:12:33 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Shenglei Zhang > Sent: Tuesday, March 12, 2019 10:05 AM > To: edk2-devel@lists.01.org > Cc: Kinney, Michael D ; Gao, Liming > > Subject: [edk2] [PATCH v2 1/3] MdePkg/MdePkg.uni: Add the prompt and > help information >=20 > The prompt and help information are missing in MdePkg.uni. > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1600 >=20 > v2:Fix the error message of help and prompt information. >=20 > Cc: Michael D Kinney > Cc: Liming Gao > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Shenglei Zhang > --- > MdePkg/MdePkg.uni | 7 +++++++ > 1 file changed, 7 insertions(+) >=20 > diff --git a/MdePkg/MdePkg.uni b/MdePkg/MdePkg.uni > index 863a68d025..f5a8ed1618 100644 > --- a/MdePkg/MdePkg.uni > +++ b/MdePkg/MdePkg.uni > @@ -148,6 +148,13 @@ >=20 > "0 - No length check for unicode string.
\n" >=20 > ">0 - Maximum length of unicode string.
" >=20 > +#string > STR_gEfiMdePkgTokenSpaceGuid_PcdControlFlowEnforcementPropertyMas > k_PROMPT #language en-US "Enable control flow enforcement." > + > +#string > STR_gEfiMdePkgTokenSpaceGuid_PcdControlFlowEnforcementPropertyMas > k_HELP #language en-US "Indicates the control flow enforcement > enabling state.\n" > + > "If enabled, it uses control flow enforcement technology to prevent ROP o= r > JOP.

\n" > + > " BIT0 - SMM CET Shadow Stack is enabled.
\n" > + > " Other - reserved" > + > #string > STR_gEfiMdePkgTokenSpaceGuid_PcdMaximumAsciiStringLength_PROMPT > #language en-US "Maximum Length of Ascii String" >=20 > #string > STR_gEfiMdePkgTokenSpaceGuid_PcdMaximumAsciiStringLength_HELP > #language en-US "Sets the maximum number of ASCII characters used for > string functions. This affects the following BaseLib functions: AsciiStr= Len(), > AsciiStrSize(), AsciiStrCmp(), AsciiStrnCmp(), AsciiStrCpy(), AsciiStrnCp= y(). >

\n" > -- > 2.18.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel