Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Feb 14, 2021
1 parent 3c2cfab commit c8ede72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Notes

To boot/install hello in UEFI mode, first install [OVMF Open Virtual Machine Firmware](https://github.com/tianocore/tianocore.github.io/wiki/OVMF) on your host side. The package name for Fedora 32 is `edk2-ovmf`

Then add these two qemu-system-x86_64 options for the Qemu VM start:
Then add these two `qemu-system-x86_64` options:
```
-bios /usr/share/edk2/ovmf/OVMF_CODE.fd \
-smbios type=0,vendor=0vendor,version=0version,date=0date,release=0.0,uefi=on \
Expand Down

0 comments on commit c8ede72

Please sign in to comment.