From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 7C41F2008317C for ; Thu, 6 Apr 2017 18:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491528258; x=1523064258; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=I1RQPV9E5WrUU/mxnvDTF8GpjexltyqYS2kvbxg52EM=; b=EK/lceOKzF2adAdFa2NNwNNpZvUDCJzozV4gqySi7TcGun41oDD3zFq3 +Ty7yaIpTtt9Hevx9YU0vo5qOm1J6Q==; Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Apr 2017 18:24:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,162,1488873600"; d="scan'208";a="1116652941" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 06 Apr 2017 18:24:17 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 6 Apr 2017 18:24:17 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 6 Apr 2017 18:24:17 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.117]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.224]) with mapi id 14.03.0319.002; Fri, 7 Apr 2017 09:24:09 +0800 From: "Zhu, Yonghong" To: "Kinney, Michael D" , "edk2-devel@lists.01.org" CC: "Gao, Liming" , "Shaw, Kevin W" , "Zhu, Yonghong" Thread-Topic: [edk2-FdfSpecification PATCH] Add missing EBNF definition for Thread-Index: AQHSryynVb8zUYAzqUu/s6gnlCmN+aG5HO8A Date: Fri, 7 Apr 2017 01:24:09 +0000 Message-ID: References: <1491520934-14240-1-git-send-email-michael.d.kinney@intel.com> <1491520934-14240-2-git-send-email-michael.d.kinney@intel.com> In-Reply-To: <1491520934-14240-2-git-send-email-michael.d.kinney@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjZiNGZkODktZmNkMy00N2UyLWE1YTUtZmQxZGNlMTgzNDI4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ikc1RlFpTGxlV0d0VFwvSnJwaXhmSWRueTFJM0tLVFRFa0l1ZWdvcFNkd1VNPSJ9 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-FdfSpecification PATCH] Add missing EBNF definition for 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: Fri, 07 Apr 2017 01:24:18 -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: Friday, April 7, 2017 7:22 AM To: edk2-devel@lists.01.org Cc: Gao, Liming ; Zhu, Yonghong ; Shaw, Kevin W Subject: [edk2-FdfSpecification PATCH] Add missing EBNF definition for https://bugzilla.tianocore.org/show_bug.cgi?id=3D249 Cc: Liming Gao Cc: Yonghong Zhu Cc: Kevin W Shaw Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney --- 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 1 + 3_edk_ii_fdf_file_format/38_[fmppayload]_sections.md | 3 ++- README.md | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/3_edk_ii_fdf_file_format/37_[capsule]_sections.md b/3_edk_ii_f= df_file_format/37_[capsule]_sections.md index c912b40..c2aedba 100644 --- a/3_edk_ii_fdf_file_format/37_[capsule]_sections.md +++ b/3_edk_ii_fdf_file_format/37_[capsule]_sections.md @@ -304,6 +304,7 @@ Conditional statements may be used anywhere within this= section. ::=3D "SECTION" [] "SMM_DEPEX_EXP" "{" [] "}" ::=3D "FMP_PAYLOAD" + ::=3D ::=3D "FILE" "DATA" = ``` =20 diff --git a/3_edk_ii_fdf_file_format/38_[fmppayload]_sections.md b/3_edk_i= i_fdf_file_format/38_[fmppayload]_sections.md index 1c38f59..31e1166 100644 --- a/3_edk_ii_fdf_file_format/38_[fmppayload]_sections.md +++ b/3_edk_ii_fdf_file_format/38_[fmppayload]_sections.md @@ -37,9 +37,10 @@ Capsule files. #### Prototype =20 ```c - ::=3D "[FmpPayload" "]" + ::=3D "[FmpPayload" "." "]" + ::=3D ::=3D [ "IMAGE_HEADER_INIT_VERSION" ] "IMAGE_TYPE_ID" [ "IMAGE_INDEX" ] diff --git a/READ= ME.md b/README.md index 9a7f13a..1c9b315 100644 --- a/README.md +++ b/README.md @@ -196,3 +196,4 @@ Copyright (c) 2006-2017, Intel Corporation. All rights = reserved. | | Clarified [UserExtensions] content in chapter 2 (to match i= mplementation) = | | | 1.28 | Convert to GitBooks = = | March 2017 | | | [#426](https://bugzilla.tianocore.org/show_bug.cgi?id=3D426= ) IMAGE_TYPE_ID must be provided with value, FDF should mark it as required= section | | +| | [#249](https://bugzilla.tianocore.org/show_bug.cgi?id=3D249= ) FDF spec miss '' definition = | | -- 2.6.3.windows.1