From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 A899F21180F4F for ; Thu, 25 Oct 2018 06:26:26 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Oct 2018 06:26:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,424,1534834800"; d="scan'208";a="268715112" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga005.jf.intel.com with ESMTP; 25 Oct 2018 06:26:26 -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; Thu, 25 Oct 2018 06:26:25 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 25 Oct 2018 06:26:25 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.199]) with mapi id 14.03.0415.000; Thu, 25 Oct 2018 21:26:22 +0800 From: "Gao, Liming" To: "Zhu, Yonghong" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" , "Shaw, Kevin W" , Eugene Thread-Topic: [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file Thread-Index: AQHUbGATwPaU/X5QMEusmhthGc23a6Uv86nA Date: Thu, 25 Oct 2018 13:26:21 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E35E5BD@SHSMSX104.ccr.corp.intel.com> References: <1540471293-14776-1-git-send-email-yonghong.zhu@intel.com> In-Reply-To: <1540471293-14776-1-git-send-email-yonghong.zhu@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDhlYTlkYmItYzI2My00ZDliLWE4ZWEtZjk5YjA2ZjU4ZDY0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiWHFTbndvM0VwRDd0M0kzbllpc1lqVlcrOUE4ZzBrY001amZUZ1FqRCs2MlplU1R2M2lEM0FFVjVZMXVFTmRoNyJ9 dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2018 13:26:26 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao > -----Original Message----- > From: Zhu, Yonghong > Sent: Thursday, October 25, 2018 8:42 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming ; Kinney, Michael D ; Shaw, Kevin W ; > Cohen; Eugene > Subject: [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file >=20 > V2: Update it to MM_CORE_STANDALONE and MM_STANDALONE >=20 > Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=3D551 > Cc: Liming Gao > Cc: Michael Kinney > Cc: Kevin W Shaw > Cc: Cohen, Eugene > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Yonghong Zhu > --- > 1_introduction/12_terms.md | 9 +++++---- > 2_fdf_design_discussion/25_[fv]_sections.md | 6 +++++- > 3_edk_ii_fdf_file_format/32_fdf_definition.md | 1 + > 3_edk_ii_fdf_file_format/36_[fv]_sections.md | 19 ++++++++++++-----= -- > 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 22 ++++++++++++++---= ----- > 3_edk_ii_fdf_file_format/39_[rule]_sections.md | 22 +++++++++++++----= ----- > README.md | 1 + > 7 files changed, 51 insertions(+), 29 deletions(-) >=20 > diff --git a/1_introduction/12_terms.md b/1_introduction/12_terms.md > index af33faa..abb857b 100644 > --- a/1_introduction/12_terms.md > +++ b/1_introduction/12_terms.md > @@ -1,9 +1,9 @@ >