From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Permerror (SPF Permanent Error: More than 10 MX records returned) 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 1D6C9221E0695 for ; Wed, 13 Dec 2017 21:54:46 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Dec 2017 21:59:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,399,1508828400"; d="scan'208";a="15866925" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 13 Dec 2017 21:59:26 -0800 Received: from fmsmsx125.amr.corp.intel.com (10.18.125.40) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 13 Dec 2017 21:59:25 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX125.amr.corp.intel.com (10.18.125.40) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 13 Dec 2017 21:59:25 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.152]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.218]) with mapi id 14.03.0319.002; Thu, 14 Dec 2017 13:59:23 +0800 From: "Gao, Liming" To: "Wu, Hao A" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" Thread-Topic: [PATCH 0/2] MdePkg/Include: Reflect latest spec revision Thread-Index: AQHTdHbToQHKu05YEUCAyjIV9OYNjaNCWG7g Date: Thu, 14 Dec 2017 05:59:22 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E19215E@SHSMSX104.ccr.corp.intel.com> References: <20171214005936.2020-1-hao.a.wu@intel.com> In-Reply-To: <20171214005936.2020-1-hao.a.wu@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] MdePkg/Include: Reflect latest spec revision 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: Thu, 14 Dec 2017 05:54:46 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao > -----Original Message----- > From: Wu, Hao A > Sent: Thursday, December 14, 2017 9:00 AM > To: edk2-devel@lists.01.org > Cc: Wu, Hao A ; Gao, Liming ; K= inney, Michael D > Subject: [PATCH 0/2] MdePkg/Include: Reflect latest spec revision >=20 > The series updates the header files within: > MdePkg/Include/Pi/ > MdePkg/Include/Uefi/ >=20 > to reflect the latest revision of the PI & UEFI spec respectively. >=20 > Cc: Liming Gao > Cc: Michael D Kinney >=20 > Hao Wu (2): > MdePkg/UefiSpec.h: Update the UEFI version to reflect new revision > MdePkg/Include/Pi: Modify specification number encoding >=20 > MdePkg/Include/Pi/PiDxeCis.h | 6 +++--- > MdePkg/Include/Pi/PiPeiCis.h | 4 ++-- > MdePkg/Include/Uefi/UefiSpec.h | 7 ++++--- > 3 files changed, 9 insertions(+), 8 deletions(-) >=20 > -- > 2.12.0.windows.1