From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=VmToDVwb; spf=permerror, err=too many SPF records (domain: system76.com, ip: 66.111.4.26, mailfrom: jeremy@system76.com) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by groups.io with SMTP; Mon, 23 Sep 2019 15:39:27 -0700 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 01D2D21D25; Mon, 23 Sep 2019 18:39:26 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute1.internal (MEProxy); Mon, 23 Sep 2019 18:39:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=+BxKaG 2NJ1bnkS6UzEfJ7WCc1k1EigC/iUEEQmkRljs=; b=VmToDVwb3lhMIrbJHOVpQm dCVQZ+n7X0SHBRPgXt2qfo+UHUyvykvUw51Tyb8ADFHE3BFEBZKHsx2o0xLPnDXN DyZspidYgjEYw+ajb6PhlUDXL5IYGoq2QAdvqcEAfikJ2p7gG6R/3cCLXBdytQPJ Uina4SOU21+CQxwfIJuyUqAafJpRi+XWtx4OYAE60yNTQ/R4kxwwMhvFY+FQn0jK 1oZiw7EEp7AMaASIcFn3qdtnvrHHGnLpVUrbbqMxBqrgXZmAy/bjMNpwnp4SrgpC cJSXka5zVU/g0rhrIDYXfCEDSK1AKH8bf24c4c/LaLXcEKSpd6s1m0sWVeGSBD+w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvdelgdduvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefofgggkfgjfhffhffvufgtsehttdertderreejnecuhfhrohhmpedflfgvrhgv mhihucfuohhllhgvrhdfuceojhgvrhgvmhihsehshihsthgvmhejiedrtghomheqnecuff homhgrihhnpehtihgrnhhotghorhgvrdhorhhgnecurfgrrhgrmhepmhgrihhlfhhrohhm pehjvghrvghmhiesshihshhtvghmjeeirdgtohhmnecuvehluhhsthgvrhfuihiivgepje X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id AC973E00BA; Mon, 23 Sep 2019 18:39:25 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-238-g170a812-fmstable-20190913v1 Mime-Version: 1.0 Message-Id: <5fb4e26e-670d-46e2-b7ec-2e1412597db5@www.fastmail.com> In-Reply-To: <20190920184030.6148-4-michael.a.kubacki@intel.com> References: <20190920184030.6148-1-michael.a.kubacki@intel.com> <20190920184030.6148-4-michael.a.kubacki@intel.com> Date: Mon, 23 Sep 2019 16:39:04 -0600 From: "Jeremy Soller" To: "Michael A Kubacki" , devel@edk2.groups.io Cc: "Chasel Chiu" , "Nathaniel L Desimone" , "Ankit Sinha" Subject: Re: [edk2-platforms][PATCH V1 03/12] ClevoOpenBoardPkg: Remove global files and references Content-Type: text/plain Reviewed-by: Jeremy Soller On Fri, Sep 20, 2019, at 12:40 PM, Michael Kubacki wrote: > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2207 > > Remove references to ClevoOpenBoardPkg external to the package > since the package is now removed. > > Cc: Chasel Chiu > Cc: Nate DeSimone > Cc: Ankit Sinha > Cc: Jeremy Soller > Signed-off-by: Michael Kubacki > --- > Maintainers.txt | 5 ----- > Platform/Intel/Readme.md | 18 ------------------ > Readme.md | 1 - > 3 files changed, 24 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index c04cc23680..a30ee2f602 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -82,11 +82,6 @@ Platform/Intel/UserInterfaceFeaturePkg > M: Dandan Bi > R: Liming Gao > > -Platform/Intel/ClevoOpenBoardPkg > -M: Michael Kubacki > -M: Ankit Sinha > -M: Nate DeSimone > - > Platform/Intel/KabylakeOpenBoardPkg > M: Chasel Chiu > M: Michael Kubacki > diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md > index 2575d4ec52..6a9b1d2e00 100644 > --- a/Platform/Intel/Readme.md > +++ b/Platform/Intel/Readme.md > @@ -53,7 +53,6 @@ A UEFI firmware implementation using MinPlatformPkg > is constructed using the fol > > > ## Board Support > -* The `ClevoOpenBoardPkg` contains board implementations for Clevo > systems. > * The `KabylakeOpenBoardPkg` contains board implementations for Kaby > Lake systems. > * The `PurleyOpenBoardPkg` contains board implementations for Purley > systems. > * The `SimicsOpenBoardPkg` contains board implementations for the > Simics hardware simulator. > @@ -84,15 +83,6 @@ A UEFI firmware implementation using MinPlatformPkg > is constructed using the fol > > ----------------------------------------|--------------------------------------------|------------------------------|--------------------| > | Simics Quick Start Package | Nehalem > | SimicsOpenBoardPkg | BoardX58Ich10 | > > -#### System 76 > - > -***Galago Pro Laptop*** > - > -| Machine Name | Supported Chipsets > | BoardPkg | Board Name | > -----------------------------------------|--------------------------------------------|------------------------------|--------------------| > -| galp2 (Clevo N130BU) | Kaby Lake > | ClevoOpenBoardPkg | N1xxWU | > -| galp3 & galp3-b (Clevo N1xxWU series) | Kaby Lake Refresh > | ClevoOpenBoardPkg | N1xxWU | > - > ## Board Package Organization > The board package follows the standard EDK II package structure with > the following additional elements and guidelines: > * Only code usable across more than one board at the root level. > @@ -226,11 +216,6 @@ return back to the minimum platform caller. > | | |------build_bios.py: Main build script. > Generic pre-build, build, > | | | post-build, and clean > functions. > | | | > - | | |------ClevoOpenBoardPkg > - | | | |------N1xxWU > - | | | |---build_config.cfg: > N1xxWU specific build > - | | | > settings environment variables. > - | | | > | | |------KabylakeOpenBoardPkg > | | | |------KabylakeRvp3 > | | | |---build_config.cfg: > KabylakeRvp3 specific > @@ -277,9 +262,6 @@ errors. > > ### **Known limitations** > > -**ClevoOpenBoardPkg** > -1. The firmware project has not been tested on the Galago Pro 3B. > - > **KabylakeOpenBoardPkg** > 1. This firmware project has only been tested for Microsoft Windows 10 > x64 boot with AHCI mode and Integrated Graphic > Device. > diff --git a/Readme.md b/Readme.md > index e4f211eee6..efdbe8523f 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -225,7 +225,6 @@ they will be documented with the platform. > > ## Intel > ### [Minimum Platforms](Platform/Intel/Readme.md) > -* [Clevo](Platform/Intel/ClevoOpenBoardPkg) > * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg) > * [Purley](Platform/Intel/PurleyOpenBoardPkg) > * [Whiskey Lake](Platform/Intel/WhiskeylakeOpenBoardPkg) > -- > 2.16.2.windows.1 > >