From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 8160B21951C86 for ; Wed, 26 Apr 2017 00:16:08 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2017 00:16:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,253,1488873600"; d="scan'208";a="849915954" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 26 Apr 2017 00:16:07 -0700 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 26 Apr 2017 00:16:07 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 26 Apr 2017 00:16:07 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.117]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.217]) with mapi id 14.03.0319.002; Wed, 26 Apr 2017 15:16:04 +0800 From: "Zhu, Yonghong" To: "Kinney, Michael D" , "edk2-devel@lists.01.org" CC: "Gao, Liming" , "Shaw, Kevin W" , "Zhu, Yonghong" Thread-Topic: [edk2-BuildSpecification PATCH V2 0/2] Add --pcd flag to override PCD values on command line Thread-Index: AQHSvlpToDaPTSGnjEerOghaFbaAsaHXPTQQ Date: Wed, 26 Apr 2017 07:16:04 +0000 Message-ID: References: <1493189812-10248-1-git-send-email-michael.d.kinney@intel.com> In-Reply-To: <1493189812-10248-1-git-send-email-michael.d.kinney@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjQ0ZjgxNTAtZjM3NC00MjY5LWJkYTEtNTI2OTEzYWE3MmMyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjZiemlyY25EVUNCcldSemxycEQrVTFNNURjcjhMNTlzNGo0a01RSVNlanc9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [edk2-BuildSpecification PATCH V2 0/2] Add --pcd flag to override PCD values on command line 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, 26 Apr 2017 07:16:08 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Yonghong Zhu =20 Best Regards, Zhu Yonghong -----Original Message----- From: Kinney, Michael D=20 Sent: Wednesday, April 26, 2017 2:57 PM To: edk2-devel@lists.01.org Cc: Gao, Liming ; Zhu, Yonghong ; Shaw, Kevin W Subject: [edk2-BuildSpecification PATCH V2 0/2] Add --pcd flag to override = PCD values on command line https://bugzilla.tianocore.org/show_bug.cgi?id=3D480 GitHub branch for review: * https://github.com/mdkinney/edk2-BuildSpecification/tree/Bugzilla_480_Com= mandLinePcdOverride_V2 GitHub word diff view of the patches in this series: * [1/2] https://github.com/mdkinney/edk2-BuildSpecification/commit/53408b68= 2ae7e31a4a98e96fb6ed3e9843605dd2?w=3D1 * [2/2] https://github.com/mdkinney/edk2-BuildSpecification/commit/9dd3bf48= cbdfc0ace23141127b2b471e58d59b53?w=3D1 Cc: Liming Gao Cc: Yonghong Zhu Cc: Kevin W Shaw Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney Michael Kinney (2): Clean up minor formatting issues Add --pcd flag to override PCD values on command line .../43_pre-build_stage_overview.md | 35 ++++++++++--------= -- .../45_post-build_stage.md | 12 +++---- .../82_auto-generation_process.md | 37 ++++++++++++++++++= ---- .../84_auto-generated_pcd_database_file.md | 34 +++++++++++-------= -- .../87_generated_asbuilt_inf_files.md | 2 +- README.md | 1 + appendix_d_buildexe_command/d4_usage.md | 1 + 7 files changed, 75 insertions(+), 47 deletions(-) --=20 2.6.3.windows.1