From nobody Mon May 6 06:51:13 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 150149315365051.24627980652042; Mon, 31 Jul 2017 02:25:53 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id AFA7521D0FDE4; Mon, 31 Jul 2017 02:23:42 -0700 (PDT) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 5EC4421CF9514 for ; Mon, 31 Jul 2017 02:23:41 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 31 Jul 2017 02:25:49 -0700 Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 31 Jul 2017 02:25:49 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 31 Jul 2017 02:25:48 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 31 Jul 2017 02:25:47 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.197]) with mapi id 14.03.0319.002; Mon, 31 Jul 2017 17:25:46 +0800 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,441,1496127600"; d="dat'59?scan'59,208,59";a="113839641" From: "Guo, Mang" To: "edk2-devel@lists.01.org" Thread-Topic: [Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017 Thread-Index: AdMJ3n+gKifigJzDSVa2KMkN0IjyMg== Date: Mon, 31 Jul 2017 09:25:45 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D15252311B@SHSMSX103.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <22D2C85ED001C54AA20BFE3B0E4751D15252311B@SHSMSX103.ccr.corp.intel.com> x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: [edk2] [Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017 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: , Cc: "Lu, ShifeiX A" , "Wei, David" Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Create a new branch (minnowboard-max-udk2017) on edk2-platforms for MinnowB= oard Max. This code base is based on UDK2017 core packages. Code is ready in https://github.com/mangguo321/edk2-platforms/tree/minnowbo= ard-max-udk2017 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- ReadMe.MD | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ReadMe.MD diff --git a/ReadMe.MD b/ReadMe.MD new file mode 100644 index 0000000..8dcca92 --- /dev/null +++ b/ReadMe.MD @@ -0,0 +1,10 @@ +=C3=AF=C2=BB=C2=BF# MINNOWBOARD MAX/TURBOT PLATFORM FIRMWARE + +This UEFI firmware is designed for the open hardware MinnowBoard Max/Turbo= t platforms using +the Intel(R) Atom(tm) Processor E3800 Series, based on UDK2017 core packag= es. + +http://minnowboard.org/ -- Platform Information, including schematics and = information on where to purchase boards. + +https://firmware.intel.com/projects/minnowboard-max -- Release notes, pre-= built release/debug binaries, build instructions, and binary objects requir= ed to compile firmware. + + --=20 2.10.1.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel