TODO: Add TODOs for serial

This commit is contained in:
g1n 2021-08-17 20:23:22 +03:00
parent aa1c72fc4b
commit 49696ba5d6
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
* [ ] Print debuging messages to Serial
* [ ] Add more arguments to serial_printf function
* [ ] Add input from Serial
* [ ] Add debug hexdump function
* [ ] Add printing to serial with registers state
** TODO Interrupt Description Table
* [ ] Init IDT in early kernel
* [ ] Add Some Exceptions