This website requires JavaScript.
Explore
Help
Sign In
yude
/
firmament
Watch
0
Star
0
Fork
0
You've already forked firmament
mirror of
https://github.com/yude/firmament
synced
2025-10-11 18:58:36 +09:00
Code
Releases
Activity
6
Commits
1
Branch
0
Tags
2c3f54684205742037a94c99d8b316235fe5d691
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
yudejp
2c3f546842
Configure target.txt
2021-05-04 10:46:18 +09:00
.devcontainer
Configure target.txt
2021-05-04 10:46:18 +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
README.md
firmament:
🌄
Challenge of building operating system (reffering to MikanOS)
Setup
Build container on Visual Studio Code.
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
Description
🌄
Challenge of building operating system (referring to MikanOS)
Readme
59
KiB
Languages
Shell
78.5%
C
13.4%
Dockerfile
8.1%