public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Frederik van Hövell" <frederik@fvhovell.nl>
To: devel@edk2.groups.io
Cc: "Maciej Rabeda" <maciej.rabeda@linux.intel.com>,
	"Jiaxin Wu" <jiaxin.wu@intel.com>,
	"Siyuan Fu" <siyuan.fu@intel.com>,
	"Frederik van Hövell" <frederik@fvhovell.nl>
Subject: [Patch v1 0/2] Support SNP over UsbIo-based UNDI driver
Date: Fri,  4 Nov 2022 09:30:25 +0100	[thread overview]
Message-ID: <20221104083027.115025-1-frederik@fvhovell.nl> (raw)

This patch series will add support for starting and stopping a SnpDxe
instance over a UsbIo based UNDI (nic) driver.

Tested with a (slightly modified) `lan78xx_uefi` UNDI driver for the
Raspberry Pi 3B+. The original lan78xx_uefi driver is available at
https://github.com/microchip-ung/lan78xx_uefi, but requires additional
changes to work on AARCH64.

Frederik van Hövell (2):
  [NetworkPkg/SnpDxe] More logging to see why SnpDxe fails to start
  [NetworkPkg/SnpDxe] Support SNP over UsbIo-based UNDI driver

 NetworkPkg/SnpDxe/SnpDxe.inf |   2 +-
 NetworkPkg/SnpDxe/Snp.h      |   4 +
 NetworkPkg/SnpDxe/Snp.c      | 228 +++++++++++++-------
 3 files changed, 151 insertions(+), 83 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-11-04  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04  8:30 Frederik van Hövell [this message]
2022-11-04  8:30 ` [Patch v1 1/2] [NetworkPkg/SnpDxe] More logging to see why SnpDxe fails to start Frederik van Hövell
2022-11-04  8:30 ` [Patch v1 2/2] [NetworkPkg/SnpDxe] Support SNP over UsbIo-based UNDI driver Frederik van Hövell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221104083027.115025-1-frederik@fvhovell.nl \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox