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
5
Commits
1
Branch
0
Tags
8eec0b146cb9254b08501dc861cecc54641c994a
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
8eec0b146c
Advance: osbook_day02a
2021-05-04 10:46:03 +09:00
.devcontainer
Initial commit
2021-05-03 21:24:23 +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%