Re: [edk2-devel] [edk2-platform][PATCH v3 0/6] Update ASIX USB Networking drivers

2020-07-08 Thread Ard Biesheuvel
On 6/8/20 4:38 PM, Samer El-Haj-Mahmoud wrote: This series updates the ASIX USB networking drivers: - Create new Drivers/ASIX/ package - Add new ASIX drivers Ax88179 and Ax88772c to the new ASIX package - Delete old Ax88772 and Ax88772b drivers from OptionRomPkg Code pushed to https://gi

[edk2-devel] [edk2-platform][PATCH v3 0/6] Update ASIX USB Networking drivers

2020-06-08 Thread Samer El-Haj-Mahmoud
This series updates the ASIX USB networking drivers: - Create new Drivers/ASIX/ package - Add new ASIX drivers Ax88179 and Ax88772c to the new ASIX package - Delete old Ax88772 and Ax88772b drivers from OptionRomPkg Code pushed to https://github.com/samerhaj/edk2-platforms/tree/asix_usb_nic_d