ZealOS/zealbooter
TomAwezome 7d31064b6a Abstract out VBE vars from most of OS, revise dev uefi temp vm build system.
Misc UEFI build scripts have been removed/revised/condensed into one script with multiple rebuild steps. The order of the steps is as follows: Auto-install into temp VM with custom AUTO-VM iso, merge kernel headers into VM, rebuild kernel, merge Kernel/ code, rebuild kernel, merge all src/ code, deploy limine and zealbooter, rebuild kernel (as well as test), then test UEFI and BIOS mode.
2022-08-23 04:48:04 -04:00
..
.gitignore Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
GNUmakefile ZealBooter: Misc cleanup 2022-08-21 17:42:32 +02:00
lib.c ZealBooter: Misc progress 2022-08-20 16:13:06 +02:00
lib.h ZealBooter: Misc progress 2022-08-20 16:13:06 +02:00
linker.ld Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
trampoline.S ZealBooter: De-hardcode kernel load address and boot stack 2022-08-21 22:21:01 +02:00
zealbooter.c Abstract out VBE vars from most of OS, revise dev uefi temp vm build system. 2022-08-23 04:48:04 -04:00