ZealOS/zealbooter
2022-09-08 01:57:22 -04:00
..
.gitignore Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
GNUmakefile ZealBooter: Update to Limine 4.x 2022-09-05 06:42:29 +02:00
lib.c Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
lib.h Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
linker.ld Initial work on ZealBooter 2022-08-20 01:54:34 +02:00
memcpy.c Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
memcpy.h Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
print.c Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
print.h Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
stb_sprintf.h Change ZealBooter library files to verifiably Public Domain implementations. 2022-09-08 01:57:22 -04:00
trampoline.S Fix KStart32-related issues and improvements to build script 2022-08-28 09:30:17 +02:00
zealbooter.c ZealBooter: Properly set kernel->mem_physical_space 2022-09-01 07:05:38 +02:00