aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2021-06-24 16:28:41 +0100
committerMarc Zyngier <maz@kernel.org>2021-06-24 16:28:41 +0100
commitbdaf7adb52e928018bd510a828e4dd558dbe1b39 (patch)
tree62f2b689ffd1990439f1bce9b1c20b254bb473a4
parent8f3ad9eaa0567b7f6a8e6ed3bd12abd094c4a9b6 (diff)
downloadvminstall-bdaf7adb52e928018bd510a828e4dd558dbe1b39.tar.gz
Fix 32bit documentation
32bit EFI has been available for quite a long time, but that was never reflected here. Do so. Signed-off-by: Marc Zyngier <maz@kernel.org>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0da16bf..a9df5b5 100644
--- a/README
+++ b/README
@@ -53,8 +53,8 @@ at some point. Maybe.
"3,noits" for GICv3 without an ITS. Defaults to "host", which is
whichever is physically present.
- - BIT: 32 or 64, defaults to 64. There is no UEFI/GRUB installer for
- 32bit, so that's all a bit moot.
+ - BIT: 32 or 64, defaults to 64. If using 32, you will have to
+ provide the path to the EFI path using the EFI variable.
- CPUS: Number of CPUs, defaults to 4.