From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 0F49621E2DA59 for ; Tue, 15 Aug 2017 23:38:27 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Aug 2017 23:40:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,381,1498546800"; d="scan'208";a="1004171162" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 15 Aug 2017 23:40:47 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 15 Aug 2017 23:40:47 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 15 Aug 2017 23:40:47 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.183]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.236]) with mapi id 14.03.0319.002; Wed, 16 Aug 2017 14:40:41 +0800 From: "Gao, Liming" To: "Dong, Eric" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 0/2] Add comments for two new added Pcds. Thread-Index: AQHTFM5GhWoRSQDkz0mYBU0TeE4xtKKGi3mA Date: Wed, 16 Aug 2017 06:40:40 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D772322@shsmsx102.ccr.corp.intel.com> References: <1502695374-11368-1-git-send-email-eric.dong@intel.com> In-Reply-To: <1502695374-11368-1-git-send-email-eric.dong@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/2] Add comments for two new added Pcds. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2017 06:38:27 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Eri= c >Dong >Sent: Monday, August 14, 2017 3:23 PM >To: edk2-devel@lists.01.org >Subject: [edk2] [Patch 0/2] Add comments for two new added Pcds. > >v2 changes includes: Add valid values and prompt/help string for new >add pcd PcdCpuProcTraceMemSize and PcdCpuProcTraceOutputScheme. > >v3 changes includes: Add comments for default values for new >added pcd PcdCpuProcTraceMemSize and PcdCpuProcTraceOutputScheme. >Also update the help string in the .uni file to include valid value >information added in .dec file. > >Eric Dong (2): > UefiCpuPkg: Add comments for PCDs definition. > UefiCpuPkg UefiCpupkg.uni: Add new pcds comments. > > UefiCpuPkg/UefiCpuPkg.dec | 28 ++++++++++++++++++++++++++-- > UefiCpuPkg/UefiCpuPkg.uni | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 56 insertions(+), 2 deletions(-) > >-- >2.7.0.windows.1 > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel