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-13 03:38:36 +09:00
Code
Releases
Activity
4
Commits
1
Branch
0
Tags
e0f96b4a220f013a3a08eb3a48c3d7a4033397a2
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
e0f96b4a22
Update README
2021-05-04 10:45:18 +09:00
.devcontainer
Initial commit
2021-05-03 21:24:23 +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%