Age | Commit message (Expand) | Author |
---|---|---|
2021-07-17 | basic boot module support | dzwdz |
2021-07-17 | hacky function for logging pointers | dzwdz |
2021-07-17 | rename _kernel_end to _bss_end | dzwdz |
2021-07-17 | multiboot: manually address regions of the kernel | dzwdz |
2021-07-10 | abstract away logging | dzwdz |
2021-07-10 | clean up the GDT initialization code | dzwdz |
2021-07-10 | allocate the initial stack directly in linker.ld | dzwdz |
2021-07-10 | a sensible source structure | dzwdz |