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
7
Commits
1
Branch
0
Tags
755dff4dc817d84a7f8223885b18d069e6629c94
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
755dff4dc8
Add utils
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
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%