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
8
Commits
1
Branch
0
Tags
bc954f09d5978a555579f7de1ae5aa3c19533cae
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
bc954f09d5
Automation initial work
2021-05-04 10:46:56 +09:00
.devcontainer
Automation initial work
2021-05-04 10:46:56 +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%