Commit graph

7 commits

Author SHA1 Message Date
mintsuki
6f942441e3 Misc improvements 2022-08-24 08:53:44 +02:00
TomAwezome
8f94c39bc4 Enable multi-core in dev uefi iso script. 2022-08-23 07:13:51 -04:00
TomAwezome
3e9975ee57 Enable multi-core on all stages of uefi build. 2022-08-23 05:57:06 -04:00
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
TomAwezome
0b5c063985 Rename build temp vm uefi script. 2022-08-19 00:50:22 -04:00
TomAwezome
ca76b49da8 Fix build temp vm uefi mkdir parent create. 2022-08-19 00:48:36 -04:00
TomAwezome
7571ca985a Implement initial UEFI limine temp vm build script. 2022-08-18 23:40:29 -04:00