Update README

This commit is contained in:
yude 2021-05-04 11:10:30 +09:00
parent d524d5b5e8
commit cbbe9ff08e
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 10 additions and 1 deletions

View File

@ -8,5 +8,14 @@
* Run: `cd ~/edk2; build`
### Make disk
* Run: `sudo ~/make_disk.sh`
### Run QEMU (uses VcXsrv; please configure it before running this)
### Run Firmament on QEMU (uses VcXsrv; please configure it before running this)
* Run: `~/run_qemu.sh`
#### Configuring VcXsrv
* You can refer to my `config.xlaunch` file (placed on .devcontainer/config.xlaunch).
* All you need is to install VcXsrv and open `config.xlaunch` on Windows.
* Please make sure allow VcXsrv connections via both private & public network in Windows Defender Firewall.
## License
### .devcontainer/
* MIT License
### LoaderPkg/
* Apache License 2.0