From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.120; helo=mga04.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (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 DF0D92035698E for ; Thu, 26 Apr 2018 19:19:38 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2018 19:19:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,333,1520924400"; d="scan'208";a="34980221" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga007.fm.intel.com with ESMTP; 26 Apr 2018 19:19:38 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 26 Apr 2018 19:19:38 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 26 Apr 2018 19:19:37 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.240]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.6]) with mapi id 14.03.0319.002; Fri, 27 Apr 2018 10:19:35 +0800 From: "Gao, Liming" To: Sami Mujawar , "edk2-devel@lists.01.org" CC: "Stephanie.Hughes-Fitt@arm.com" , "ard.biesheuvel@linaro.org" , "leif.lindholm@linaro.org" , "Kinney, Michael D" , "nd@arm.com" Thread-Topic: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates Thread-Index: AQHT3XUWvszpnpFCE0W7BCTWboTgOKQT4Whg Date: Fri, 27 Apr 2018 02:19:35 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2216C6@SHSMSX104.ccr.corp.intel.com> References: <20180426154106.131664-1-sami.mujawar@arm.com> In-Reply-To: <20180426154106.131664-1-sami.mujawar@arm.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v1 0/2] MdePkg: IORT Specification updates X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2018 02:19:39 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thanks for your update.=20 Reviewed-by: Liming Gao > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sa= mi Mujawar > Sent: Thursday, April 26, 2018 11:41 PM > To: edk2-devel@lists.01.org > Cc: Stephanie.Hughes-Fitt@arm.com; ard.biesheuvel@linaro.org; leif.lindho= lm@linaro.org; Gao, Liming ; > Kinney, Michael D ; nd@arm.com > Subject: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates >=20 > The IORT specification was updated soon after the patch "MdePkg: SMMUv3 > updates for IORT table definitions" (included again in this series) was > submitted. >=20 > In response to query regarding the changes for the latest revision (See > https://lists.01.org/pipermail/edk2-devel/2018-March/023295.html); > submitting a separate patch for the IORT specification Rev D, March 2018 > updates. >=20 > Patchset: > 1. MdePkg: SMMUv3 updates for IORT table definitions > - Patch already ACKed by Ard Biesheuvel, however has not yet > been merged in edk2. >=20 > 2. MdePkg: IORT Specification Rev D updates > - Patch for IORT Spec Rev D, March 2018 updates. >=20 > Sami Mujawar (2): > MdePkg: SMMUv3 updates for IORT table definitions > MdePkg: IORT Specification Rev D updates >=20 > MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17 ++++++++++++++--= - > 1 file changed, 14 insertions(+), 3 deletions(-) >=20 > -- > 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)' >=20 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel