0
0
mirror of https://github.com/yude/firmament synced 2024-06-09 23:36:01 +09:00
🌄 Challenge of building operating system (referring to MikanOS)
Go to file
2021-05-04 10:46:27 +09:00
.devcontainer Add utils 2021-05-04 10:46:27 +09:00
LoaderPkg Advance: osbook_day02a 2021-05-04 10:46:03 +09:00
LICENSE Create LICENSE 2021-05-04 05:41:39 +09:00
README.md Update README 2021-05-04 10:45:18 +09:00

firmament: 🌄 Challenge of building operating system (reffering to MikanOS)

Setup

  1. Build container on Visual Studio Code.
  2. Run: cd ~/edk2; source edksetup.sh

Utils

Build

  • Run: cd ~/edk2; build

Make disk

  • Run: sudo ~/make_disk.sh

Run QEMU (uses VcXsrv; please configure it before running this)

  • Run: ~/run_qemu.sh