MultiArchUefiPkg
MultiArchUefiPkg copied to clipboard
Implement emulator disconnect
Implement EmulatorStop (), which is called when the UEFI Shell disconnect command is run on the emulator device handle.
Required to support driver unload. Should bail if any emulated images are loaded.
This is a dependency for supporting driver unloading.