ZealOS/zealbooter
2022-09-08 19:12:56 -04:00
..
lib Add zealbooter library files for strcpy, strncpy, strcmp, strncmp, strlen. 2022-09-08 18:47:59 -04:00
.gitignore Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
GNUmakefile Move zealbooter libs to subdirectory. 2022-09-08 18:01:32 -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
linker.ld Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
trampoline.S Implement zealbooter details print to screen using limine terminal write. 2022-09-08 02:01:24 -04:00
zealbooter.c Print CKernel sys_gdt_ptr values in zealbooter. 2022-09-08 19:12:56 -04:00