MultiArchUefiPkg icon indicating copy to clipboard operation
MultiArchUefiPkg copied to clipboard

Implement emulator disconnect

Open andreiw opened this issue 2 years ago • 1 comments

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.

andreiw avatar Dec 10 '23 07:12 andreiw

This is a dependency for supporting driver unloading.

andreiw avatar Dec 10 '23 07:12 andreiw