diff --git a/docs/guide-screen-resolution.md b/docs/guide-screen-resolution.md index a4d9d76..bc1882e 100644 --- a/docs/guide-screen-resolution.md +++ b/docs/guide-screen-resolution.md @@ -20,6 +20,8 @@ _(Thanks to [passthroughpo.st](https://passthroughpo.st/new-and-improved-mac-os- 2. Shut down the VM, relaunch it using `basic.sh` script and follow the following steps: - Press `Escape` key as soon as the window comes up. + - This may require setting `` under the `` section of your domxml in libvirt + - You may also need to remove USB keyboard for it to register the `escape` key at boot. Re-add USB keyboard after you've made changes to tianocore - In the interface that comes up, select `Device Manager`->`OVMF Platform Configuration`->`Change Preferred` and select the correct resolution. - Press `F10` to save the changes. - Press `Escape` multiple times to come back to main menu, and then select `Continue` on it. diff --git a/template.xml b/template.xml new file mode 100644 index 0000000..7c0ee1c --- /dev/null +++ b/template.xml @@ -0,0 +1,113 @@ + + osx-ibm + 2097152 + 2097152 + 4 + + hvm + /home/jess/macOS-Simple-KVM/firmware/OVMF_CODE.fd + /home/jess/macOS-Simple-KVM/firmware/OVMF_VARS-1024x768.fd + + + + + + + + + + + + + + + + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-x86_64 + + + + +
+ + + + + +
+ + +
+ + + +
+ + + +
+ + + +
+ + +
+ + + + + +
+ + + + + + + + + + +
+ + +
+ + + + + + +
+ +