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.20; helo=mga02.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 C439821B02845 for ; Mon, 23 Jul 2018 20:03:09 -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 orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jul 2018 20:03:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,396,1526367600"; d="scan'208";a="242740334" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga005.jf.intel.com with ESMTP; 23 Jul 2018 20:02:54 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 23 Jul 2018 20:02:51 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.81]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.57]) with mapi id 14.03.0319.002; Tue, 24 Jul 2018 11:02:49 +0800 From: "Gao, Liming" To: "Zhou, Bowen" , "edk2-devel@lists.01.org" Thread-Topic: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info Thread-Index: AdQi+emaKDBSVz64QZujHWnoVa1VAQAAN5Zg Date: Tue, 24 Jul 2018 03:02:49 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2BFF7A@SHSMSX104.ccr.corp.intel.com> References: <477DBD36544FF849A8AD024E912EEC0F58FC2C18@SHSMSX101.ccr.corp.intel.com> In-Reply-To: <477DBD36544FF849A8AD024E912EEC0F58FC2C18@SHSMSX101.ccr.corp.intel.com> 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: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2018 03:03:10 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: Zhou, Bowen >Sent: Tuesday, July 24, 2018 10:56 AM >To: edk2-devel@lists.01.org >Cc: Gao, Liming >Subject: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg- >Misc: update Readme and Maintainers info > >State iasl version in Readme for MinPurley and update package maintainer >information for PurleyOpenBoardPkg > >Contributed-under: TianoCore Contribution Agreement 1.1 >Signed-off-by: Xiaohu Zhou >--- > Platform/Intel/Maintainers.txt | 3 +++ > ReadMe.md | 1 + > 2 files changed, 4 insertions(+) > >diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.t= xt >index c59d2fd76c..7352d9ca34 100644 >--- a/Platform/Intel/Maintainers.txt >+++ b/Platform/Intel/Maintainers.txt >@@ -44,3 +44,6 @@ M: Chasel Chiu > MinPlatformPkg > M: Jiewen Yao > >+PurleyOpenBoardPkg >+M: Xiaohu Zhou >+ >diff --git a/ReadMe.md b/ReadMe.md >index 5bcdd1da93..0634e3f543 100644 >--- a/ReadMe.md >+++ b/ReadMe.md >@@ -50,6 +50,7 @@ For MinPurley > 4. Type "bld" to build Purley BIOS image, "bld release" for release build= . > > The user can run FITC tool to build full image for flash (BIOS + ME + DES= C). The >user can also burn the BIOS image to highest part of flash region directly= . >+The validated version of iasl compiler that can build MinPurley is 201806= 29. >Older version may generate ACPI build errors. > > ### Known limitations > >-- >2.14.3.windows.1