From nobody Wed May 1 20:36:14 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 150461293549628.015481390813193; Tue, 5 Sep 2017 05:02:15 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 5BB3F21E2BE29; Tue, 5 Sep 2017 04:59:24 -0700 (PDT) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 938602095BB98 for ; Tue, 5 Sep 2017 04:59:22 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2017 05:02:11 -0700 Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 05 Sep 2017 05:02:10 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 5 Sep 2017 05:02:10 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.219]) by shsmsx102.ccr.corp.intel.com ([169.254.2.39]) with mapi id 14.03.0319.002; Tue, 5 Sep 2017 20:02:06 +0800 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,480,1498546800"; d="dat'59?scan'59,208,59";a="131854210" From: "Guo, Mang" To: "edk2-devel@lists.01.org" Thread-Topic: [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Add new platform branch devel-MinnowBoardMax-UDK2017 Thread-Index: AdMmPkwxQ+mvfqA8Taiz5IchV3Weuw== Date: Tue, 5 Sep 2017 12:02:06 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D15254F217@SHSMSX103.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <22D2C85ED001C54AA20BFE3B0E4751D15254F217@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/devel-MinnowBoardMax-UDK2017] Add new platform branch devel-MinnowBoardMax-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" , "Gao, Liming" , "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 (devel-MinnowBoardMax-UDK2017 ) on edk2-platforms for M= innowBoard Max. This code is based on UDK2017 core packages. Code is ready in https://github.com/mangguo321/edk2-platforms/tree/devel-Mi= nnowBoardMax-UDK2017 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Guo Mang --- ReadMe.MD | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ReadMe.MD diff --git a/ReadMe.MD b/ReadMe.MD new file mode 100644 index 0000000..3549b2f --- /dev/null +++ b/ReadMe.MD @@ -0,0 +1,21 @@ +=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. + +Contributions to MinnowBoard Max/Turbot open source project are covered by= the +[TianoCore Contribution Agreement 1.1](Contributions.txt) + +The majority of the content in the MinnowBoard Max/Turbot open source proj= ect uses a +[BSD 2-Clause License](License.txt). + +The maintainers are listed in [Maintainers.txt](Maintainers.txt). + +# Resources + +* [devel-MinnowBoardMax-UDK2017](Vlv2TbltDevicePkg/ReadMe.MD) -- Instructi= ons + +* http://minnowboard.org/ -- Platform Information, including schematics an= d information on where to purchase boards. + +* https://firmware.intel.com/projects/minnowboard-max -- Release notes, pr= e-built release/debug binaries, build instructions, and binary objects requ= ired 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