|
|
|
|
|
by Nullabillity
1746 days ago
|
|
> 3. aarch64 uses UEFI while amd64 don’t need to (I don’t know why) Sounds like amd64 is falling back to BIOS, while aarch64 never really had any other standard than UEFI. You should be able to run UEFI for amd64 too if you force the machine type to pc-q35-6.1 (or whatever QEMU version you're using). |
|