* [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] AX88179 UNDI driver.
@ 2018-02-24 5:18 zwei4
0 siblings, 0 replies; only message in thread
From: zwei4 @ 2018-02-24 5:18 UTC (permalink / raw)
To: edk2-devel
Add UNDI driver for AX88179 USB-to-LAN adapter.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: zwei4 <david.wei@intel.com>
---
Platform/BroxtonPlatformPkg/PlatformPkg.fdf | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
index 6c377553f..9af77d590 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
@@ -702,10 +702,17 @@ APRIORI DXE {
# LAN/Network
#
!if $(NETWORK_ENABLE) == TRUE
+
+ FILE DRIVER = 51B24E4E-FDD2-4047-BE4D-131873A457B2 {
+ SECTION PE32 = BroxtonPlatformPkg/Common/Binaries/UNDI/AX88179/AX88179_178A_UEFI_V2.7.0_X64.efi
+ SECTION UI = "UNDI"
+ }
+
FILE DRIVER = 2E561D56-4863-44F7-960D-EF2D7F2D35BB {
SECTION PE32 = BroxtonPlatformPkg/Common/Binaries/UNDI/I210PcieUndiDxe/E7320X3.EFI
SECTION UI = "UNDI"
}
+
INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
INF MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
INF MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
--
2.14.1.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-24 5:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-24 5:18 [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] AX88179 UNDI driver zwei4
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox