ZealOS/zealbooter
2022-11-02 13:38:49 -04:00
..
lib Add zealbooter library files for strcpy, strncpy, strcmp, strncmp, strlen. 2022-09-08 18:47:59 -04:00
GNUmakefile Make build process work offline IF it was previously built with internet connection at least once. 2022-11-02 13:38:49 -04:00
lib.c Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
lib.h Add zealbooter library files for strcpy, strncpy, strcmp, strncmp, strlen. 2022-09-08 18:47:59 -04:00
Limine.CFG Add 'LiveCD' to zealbooter/Limine.CFG limine entry title. 2022-10-16 20:01:14 -04:00
linker.ld Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
trampoline.S Fix zealbooter memmap kernel header buffer-overflow. 2022-09-12 00:41:09 -04:00
zealbooter.c Begin integrating Limine framebuffer mode info list into ZealBooter to pass abstracted mode information to CKernel header. 2022-10-14 22:01:34 -04:00