I have a virtual machine (Windows7x64) that loads from uefi.
Can I add a UEFI application\driver that I've created to the UEFI, in order for it to load it on boot time?
Also, can I change the order which DXE\UEFI driver's are loaded?
I have a virtual machine (Windows7x64) that loads from uefi.
Can I add a UEFI application\driver that I've created to the UEFI, in order for it to load it on boot time?
Also, can I change the order which DXE\UEFI driver's are loaded?
Copyright © 2021 Jogjafile Inc.
No, you cannot insert your drivers/applications during boot, nor can you change the execution order of the existing drivers without rebuilding the UEFI BIOS. It is also not possible to replace the UEFI BIOS in VMWare with your own image. You can cause VMWare to boot to UEFI Shell and then manually load any UEFI drivers/applications from Shell.