Original:
Hi,
I am trying to automatically load an EFI file in EDK2, before the UEFI Shell is available.
It is a prebuilt UNDI Network Driver from Intel, E4297X8.EFI, from the complete Ethernet Drivers package zip file. ..\Release_29.3\APPS\EFI\EFIx64
The Open Source ICE driver doesn't contain bindings for the E823-L NAC we have, even though it is part of the E800 series of Network Controller.
Is there a way to build an INF file, that doesn't have an entry point, to load the preexisting E4297X8.EFI file? I hope there is a way to "embed" it in the built payload, being loaded through Slimboot.
Kind regards.
Greg.