[edk2-devel] [PATCH edk2-platforms v3 7/8] Platform/ARM/VExpressPkg: incorporate Lan9118 driver

Philippe Mathieu-Daudé philmd at redhat.com
Mon May 4 11:42:51 UTC 2020


On 4/30/20 7:16 PM, Ard Biesheuvel wrote:
> Incorporate the Lan91x driver from EmbeddedPkg, which is only used
> on obsolete ARM development platforms and does not follow the UEFI
> driver model. This will allow us to drop if from the core EDK2
> repository.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at arm.com>
> ---
>   Platform/ARM/JunoPkg/ArmJuno.dsc                             |    8 +-
>   Platform/ARM/JunoPkg/ArmJuno.fdf                             |    2 +-
>   Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc            |    6 +-
>   Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf            |    2 +-
>   Platform/ARM/VExpressPkg/ArmVExpressPkg.dec                  |    8 +
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c     | 1539 ++++++++++++++++++++
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.h     |  304 ++++
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.inf   |   58 +
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h   |  401 +++++
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c | 1039 +++++++++++++
>   Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.h |  283 ++++
>   11 files changed, 3641 insertions(+), 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd at redhat.com>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58546): https://edk2.groups.io/g/devel/message/58546
Mute This Topic: https://groups.io/mt/73380299/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list