From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by mx.groups.io with SMTP id smtpd.web11.3832.1571329190170097341 for ; Thu, 17 Oct 2019 09:19:50 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: solarflare.com, ip: 67.231.154.164, mailfrom: tpilar@solarflare.com) X-Virus-Scanned: Proofpoint Essentials engine Received: from webmail.solarflare.com (webmail.solarflare.com [12.187.104.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mx1-us3.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id DEAAF98007A; Thu, 17 Oct 2019 16:19:48 +0000 (UTC) Received: from tp-desktop.uk.solarflarecom.com (10.17.20.51) by ocex03.SolarFlarecom.com (10.20.40.36) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 17 Oct 2019 09:19:45 -0700 From: "Tomas Pilar (tpilar)" Subject: [edk2-platforms][PATCH 1/1] SfcPkg: Add new package To: CC: Leif Lindholm , Michael D Kinney Message-ID: <5cc83e67-5271-7f87-6188-ae4fa03e33ed@solarflare.com> Date: Thu, 17 Oct 2019 17:19:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 X-Originating-IP: [10.17.20.51] X-ClientProxiedBy: ocex03.SolarFlarecom.com (10.20.40.36) To ocex03.SolarFlarecom.com (10.20.40.36) X-TM-AS-Product-Ver: SMEX-12.5.0.1300-8.5.1010-24982.005 X-TM-AS-Result: No-9.700400-4.000000-10 X-TMASE-MatchedRID: b0vlp5qbmmv2up/bgDqTK8fVPux5zNUzw3BtuOFz4BHFncoA6ivC12O2 7X3o/SbC5RngtX2fL50/w47MKzl5yyxppiUy9o4cA9lly13c/gGi8D/o42y/Sr+Z3Zp2Td1EW5n qupv3PSSKqjxwY9+f1BqLvppgS7KkxSROM5I+y7aYvybQm0otU/IK8gK4rjpyWsSvUzYbrUV5Wk D1Hpeba8m8cBXCu8y8vNLx0K5zvEdk3PL9VnFakaubsOtSWY2QkZOl7WKIImpvmJzqtHKHjwtuK BGekqUpOlxBO2IcOBbSjYi4HV/KDsANC3wmKMwq8eD0KOYS0RypJ2ctsMcXDcvu9sbnJKzQ X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--9.700400-4.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.5.1010-24982.005 X-MDID: 1571329189-hyG4ZDSQGzke Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit This package is for Solarflare Communications drivers and utilities. Signed-off-by: Tomas Pilar Cc: Leif Lindholm Cc: Michael D Kinney --- Drivers/SfcPkg/Readme.md | 11 +++++++++++ Maintainers.txt | 4 ++++ Readme.md | 7 +++++++ 3 files changed, 22 insertions(+) create mode 100644 Drivers/SfcPkg/Readme.md diff --git a/Drivers/SfcPkg/Readme.md b/Drivers/SfcPkg/Readme.md new file mode 100644 index 0000000000..b26b0bbc8c --- /dev/null +++ b/Drivers/SfcPkg/Readme.md @@ -0,0 +1,11 @@ +Drivers and utilities for Solarflare Communications network adapters + +## Contact + +* [Website] (www.solarflare.com) +* [Support] (support@solarflare.com) + +## Licence + +The contents are licenced under BSD-2-Clause-Patent licence. +See top level Licence.txt in the edk2-platforms repository. \ No newline at end of file diff --git a/Maintainers.txt b/Maintainers.txt index 1260c8d246..a293e7ebaa 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -52,6 +52,10 @@ M: Leif Lindholm M: Ard Bieshuevel R: Andy Hayes +Drivers/SfcPkg +M: Leif Lindholm +R: Tomas Pilar + Platform M: Ard Biesheuvel M: Leif Lindholm diff --git a/Readme.md b/Readme.md index 2b54b8e0b4..4de427bc69 100644 --- a/Readme.md +++ b/Readme.md @@ -247,6 +247,13 @@ For more information, see the ## Socionext * [SynQuacer](Platform/Socionext/DeveloperBox) +# IHV Drivers + +These are independent hardware vendor products currently supported by +fimware, drivers and utilities in this tree. + +## Solarflare Communications + # Maintainers See [Maintainers.txt](Maintainers.txt). -- 2.21.0