Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -0/+3 |
| | |||||
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 2 | -6/+13 |
| | |||||
* | makefile: add libk target | aqua | 2022-10-28 | 1 | -0/+6 |
| | |||||
* | Add libk tests | aqua | 2022-08-12 | 3 | -1/+54 |
| | |||||
* | Enable coverage report | aqua | 2022-08-12 | 3 | -4/+15 |
| | |||||
* | printf: add %d, %u and %x | aqua | 2022-08-12 | 4 | -7/+40 |
| | |||||
* | Initial commit | aqua | 2022-08-12 | 6 | -0/+91 |
x86 kernel that prints a hello world message to com1 |