13 hours ago
- UwUEFI is a UEFI bootloader for TempleOS, written primarily in C (78.4%).
- It loads the TempleOS ISO into RAM, extracts the kernel, and live-patches functions to boot.
- Pre-built files are available, or the user can build a disk image using scripts.
- The disk image can be written to a flash drive or placed on an EFI-bootable filesystem.
- Building involves generating baseline dumps, patching kernels, and building the image.
- Boot options can be set via a boot.ini file, specifying ISO path or memory limit.