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=bowen.zhou@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 3E47421A143EF for ; Mon, 23 Jul 2018 19:57:00 -0700 (PDT) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jul 2018 19:57:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,396,1526367600"; d="dat'59?scan'59,208,59";a="218509837" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga004.jf.intel.com with ESMTP; 23 Jul 2018 19:56:31 -0700 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 23 Jul 2018 19:56:29 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 23 Jul 2018 19:56:29 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.57]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.81]) with mapi id 14.03.0319.002; Tue, 24 Jul 2018 10:56:27 +0800 From: "Zhou, Bowen" To: "edk2-devel@lists.01.org" CC: "Gao, Liming" Thread-Topic: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info Thread-Index: AdQi+emaKDBSVz64QZujHWnoVa1VAQ== Date: Tue, 24 Jul 2018 02:56:26 +0000 Message-ID: <477DBD36544FF849A8AD024E912EEC0F58FC2C18@SHSMSX101.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <477DBD36544FF849A8AD024E912EEC0F58FC2C18@SHSMSX101.ccr.corp.intel.com> x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.27 Subject: [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 02:57:01 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable State iasl version in Readme for MinPurley and update package maintainer in= formation 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.tx= t 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 =20 +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. =20 The user can run FITC tool to build full image for flash (BIOS + ME + DESC= ). The user can also burn the BIOS image to highest part of flash region di= rectly. +The validated version of iasl compiler that can build MinPurley is 2018062= 9. Older version may generate ACPI build errors.=20 =20 ### Known limitations =20 --=20 2.14.3.windows.1