From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 766F02095CC47 for ; Fri, 2 Jun 2017 19:35:24 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP; 02 Jun 2017 19:36:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,287,1493708400"; d="scan'208";a="976243830" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 02 Jun 2017 19:36:27 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 2 Jun 2017 19:36:26 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 2 Jun 2017 19:36:26 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.197]) with mapi id 14.03.0319.002; Sat, 3 Jun 2017 10:36:23 +0800 From: "Zhu, Yonghong" To: "Kinney, Michael D" , "edk2-devel@lists.01.org" CC: "Gao, Liming" , "Shaw, Kevin W" , "Zhu, Yonghong" Thread-Topic: [edk2-DscSpecification PATCH] Update the DSC_SPECIFICATION version to 0x0001001B or 1.27 Thread-Index: AQHS2/ajJMUxuOZw2EqMvurNPnFBh6ISa79A Date: Sat, 3 Jun 2017 02:36:23 +0000 Message-ID: References: <1496445544-48684-1-git-send-email-michael.d.kinney@intel.com> In-Reply-To: <1496445544-48684-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWRkYmFkZGUtNWY4NC00MTExLThiYTMtMmNmZDE2YzIwZjg0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlJvVUN6TElvazRiMVNLTmw1ajRJREFcLzVWMGFtaElMbk1WRkxYd3VEY0dZPSJ9 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-DscSpecification PATCH] Update the DSC_SPECIFICATION version to 0x0001001B or 1.27 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: Sat, 03 Jun 2017 02:35:24 -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: Saturday, June 3, 2017 7:19 AM To: edk2-devel@lists.01.org Cc: Gao, Liming ; Zhu, Yonghong ; Shaw, Kevin W Subject: [edk2-DscSpecification PATCH] Update the DSC_SPECIFICATION version= to 0x0001001B or 1.27 https://bugzilla.tianocore.org/show_bug.cgi?id=3D584 GitHub branch for review: * https://github.com/mdkinney/edk2-DscSpecification/tree/Bugzilla_584_Updat= eDscSpecVersion GitHub word diff view of the patches in this series: * [1/1] https://github.com/mdkinney/edk2-DscSpecification/commit/238fd1dfad= 0f75541b62be5c0a5c04a545cd994b?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 (1): Update the DSC_SPECIFICATION version to 0x0001001B or 1.27 2_dsc_overview/23_[defines]_section_processing.md | 4 ++-- 2_dsc_overview/README.md | 2 +- 3_edk_ii_dsc_file_format/35_[defines]_section.md | 8 ++++---- README.md | 3 ++- appendix_b_sample_edk_ii_dsc_file.md | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) --=20 2.6.3.windows.1