Commit Graph

7 Commits

Author SHA1 Message Date
Victor Timofei 192ff10bb1
Remove unecessary offset and fix line wrapping 2022-05-03 21:27:52 +03:00
Victor Timofei 81c07553e6
Add kprintf with decimal support 2022-05-03 00:59:24 +03:00
Victor Timofei fa87fe8950
Implement console write 2022-05-02 22:56:36 +03:00
Victor Timofei 32e1548fe0
Enter longmode 2022-05-02 17:26:07 +03:00
Victor Timofei 6098e39e4b
Fix arg size and multiboot struct padding 2022-04-25 23:48:28 +03:00
Victor Timofei 2eff83e387
Create ISO 2022-04-25 22:58:45 +03:00
Victor Timofei 5e3c17ee56
Create bare bones kernel
The kernel supports writing to Graphics framebuffer in UEFI machines.
2022-04-25 22:16:07 +03:00