> On Mar 29, 2020, at 4:16 PM, Sean via Groups.Io 
> <sean.brogan=microsoft....@groups.io> wrote:
> 
> Ard/Laszlo or anyone familiar with QEMU.
> 
> I read up on the ovmf readme and the qemu wiki but still have a few issues i 
> am hoping for quick/easy answers. 
> 
> 1. How do i programmatically exit the emulator.   Seems like uefi shell > 
> reset just reboots.  Other ideas?

I'd like to know the answer to this too. I've ended up using gdb/lldb to kill 
it. Can you just kill the process after the test completes from the thread that 
is processing test results? 

> 2. Is there an easy way to map a local file system so that i can setup a 
> startup.nsh?
> 

I think you can mount a dir as a FAT32 disk by passing this to QEMU `-drive 
file=fat:rw:c:\Exchange,format=raw,media=disk`

Thanks,

Andrew Fish

> Thanks
> Sean
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56586): https://edk2.groups.io/g/devel/message/56586
Mute This Topic: https://groups.io/mt/72559106/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to