9 次代码提交

作者 SHA1 备注 提交日期
9132c47cd9
Initial process and thread related structures
一些检查失败了
ci/woodpecker/push/build Pipeline failed
2023-02-08 23:40:58 +01:00
75c519a70c
Use more generic name for this macro use pointer used behind it will point to kernel debugger after it gets initialized
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-02-07 19:37:44 +01:00
d6aac59199
Let kernel initialize stack on it's own without relying on boot loader
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-02-05 09:55:59 +01:00
7ac434cb99
Move architecture specific globals to external header, as ex. there is no GDT on ARM
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-01-29 09:48:59 +01:00
7bf4a9ab8d
Initialize boot CPU structures inside kernel on AMD64
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-01-29 00:45:17 +01:00
9cbe2d458c
Initial support for EFI framebuffer 2023-01-23 15:26:35 +01:00
12b8c5f539
Switch kernel stack and move boot structures initialization into separate routine
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-01-08 10:35:49 +01:00
5730e8692e
Reorganisation of KeStartXtSystem() routine and early debug printing
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2023-01-04 23:08:59 +01:00
dec021b1ec
Reorganize early debug printing; initialize kernel stacks when needed
所有检测均成功
ci/woodpecker/push/build Pipeline was successful
2022-12-28 23:11:35 +01:00