MultiArchUefiPkg icon indicating copy to clipboard operation
MultiArchUefiPkg copied to clipboard

Option to automatically load compatible OpRoms after Emulator start

Open andreiw opened this issue 2 years ago • 0 comments

Using the LoadOpRom logic in https://github.com/intel/MultiArchUefiPkg/issues/36, add a new build option that will enhance EmulatorDxe to load all compatible OpRom images in DriverBinding Start(). This is not useful when the emulator is built as part of firmware (PciBus won't even be started when the driver loads), but it does make using a standalone-built emulator on existing systems easier via sideloading.

andreiw avatar Dec 13 '23 01:12 andreiw