mirror of
https://git.checksum.fail/alec/templeos-uefi.git
synced 2026-05-26 13:17:21 +00:00
master
templeos-uefi
UEFI boot loader and patchset for TempleOS
This is a work in progress. PRs welcome and encouraged!!
Instructions (kinda)
Copy Patch folder to ::/Kernel/Patch
Cmp("::/path/to/git/src/Kernel"); will generate a Kernel.BIN.Z with a combined Kernel and Compiler.
Uncompress to Kernel.BIN.C and run Tools/patchtool
Build TOSBoot as BOOTX64.EFI and copy to EFI system partition /EFI/BOOT along with Kernel.BIN.C
Create a boot entry or launch from UEFI Shell
Enjoy the comfy greeting
Prerequisites
Description
Languages
HolyC
70%
Hack
20.3%
C
7.1%
Python
2.6%
