From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 54A2D21A04802 for ; Mon, 10 Apr 2017 18:42:13 -0700 (PDT) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP; 10 Apr 2017 18:42:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,184,1488873600"; d="scan'208";a="85860437" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga005.jf.intel.com with ESMTP; 10 Apr 2017 18:42:13 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 10 Apr 2017 18:42:12 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 10 Apr 2017 18:42:12 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.117]) by shsmsx102.ccr.corp.intel.com ([169.254.2.246]) with mapi id 14.03.0319.002; Tue, 11 Apr 2017 09:42:08 +0800 From: "Zhu, Yonghong" To: "Kinney, Michael D" , "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [edk2-FdfSpecification Patch] FILE RAW Multiple binaries and FmpPayload extensions Thread-Index: AQHSrl+GM+3q+wwLykyldD+5V40FWqG+vwOAgACtk8A= Date: Tue, 11 Apr 2017 01:42:08 +0000 Message-ID: References: <1491432826-8704-1-git-send-email-michael.d.kinney@intel.com> In-Reply-To: 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: [edk2-FdfSpecification Patch] FILE RAW Multiple binaries and FmpPayload extensions 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: Tue, 11 Apr 2017 01:42:13 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Yonghong Zhu =20 -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Mich= ael Kinney Sent: Wednesday, April 5, 2017 3:54 PM To: edk2-devel@lists.01.org Cc: Gao, Liming Subject: [edk2] [edk2-FdfSpecification Patch] FILE RAW Multiple binaries an= d FmpPayload extensions * Changed the FDF_SPECIFICATION value from 0x0001001A to 0x0001001B or 1.27 * Extended the FV and Capsule, FILE RAW statement formats to support multiple binary files. * Changed section 3.8 [FmpPayload] to add definitions for MONOTONIC_COUNT and CERTIFICATE_GUID, plus some notes about how these are used. The document changes in this patch are in Gitbook format and are equivalent= to the changes in the EDK II FDF File Spec v1.27 DRAFT for Review that was= posted as a PDF with change bars on the tianocore site in September 2016. https://github.com/tianocore-docs/Docs/raw/master/Specifications/FDF_Spec= _1_27_Review_Draft.pdf =20 These same document changes are also availabe in the following GIT branch: =20 https://github.com/mdkinney/edk2-FdfSpecification/tree/FileRawMultipleBin= ary The content difference between the latest DRAFT and this change can be view= ed at the following link. The ?w=3D1 performs a word diff and ignores whit= e space changes. =20 https://github.com/tianocore-docs/edk2-FdfSpecification/compare/master...= mdkinney:FileRawMultipleBinary?w=3D1 =20 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): FILE RAW Multiple binaries and FmpPayload extensions 2_fdf_design_discussion/README.md | 8 ++++---- 3_edk_ii_fdf_file_format/34_[defines]_section.md | 17 +++++++++-------= - 3_edk_ii_fdf_file_format/36_[fv]_sections.md | 16 ++++++++++++++-- 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 5 +++-- 3_edk_ii_fdf_file_format/38_[fmppayload]_sections.md | 10 ++++++++++ README.md | 5 ++++- 6 files changed, 44 insertions(+), 17 deletions(-) -- 2.6.3.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel