shithub: wiki.9front.org

Download patch

ref: 54814b7a9bba006339cc5bf13281d2995c81c861
parent: 4505f10cf5232db91219ac69205dbdc9722b7ea0
author: grobe0ba <grobe0ba@tcp80.org>
date: Mon Dec 18 14:06:39 EST 2023

OVMF.fd: clarify efi var flash file requirements

--- a/OVMF.md
+++ b/OVMF.md
@@ -8,8 +8,9 @@
 # Invocation
 
 You must specify both the uefi executable itself along
-with the efi variable flash. The later of which may be
-written to by the guest operating system as a word of caution.
+with the efi variable flash. The variable flash must be writable
+by the user running qemu, and it cannot be used by multiple
+virtual machines, so make a copy for each VM.
 
 
 ```