Add run_windows.md
This commit is contained in:
parent
7fc6fe1401
commit
b6f84632c7
10
docs/run_windows.md
Normal file
10
docs/run_windows.md
Normal file
@ -0,0 +1,10 @@
|
||||
# (未完成) ビルドした efi ファイルを QEMU で起動する
|
||||
## 手順
|
||||
- QEMU をインストールします。
|
||||
- Windows
|
||||
- [QEMU for Windows]([Windows](https://www.qemu.org/download/#windows))
|
||||
- `choco install qemu` (Chocolatey)
|
||||
- macOS
|
||||
`brew install qemu`
|
||||
- [Linux](https://www.qemu.org/download/#linux)
|
||||
- OVMF
|
Loading…
Reference in New Issue
Block a user