exectos/xtoskrnl/includes
belliash a49d0804ce
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Add trap handlers for both i686 and amd64
2023-02-02 23:31:32 +01:00
..
amd64 Initial processor block initialization 2023-01-30 19:07:05 +01:00
i686 Initialize DoubleFault and NonMaskableInterrupt TSS entries 2023-02-01 20:36:40 +01:00
arpfuncs.h Add trap handlers for both i686 and amd64 2023-02-02 23:31:32 +01:00
globals.h Move architecture specific globals to external header, as ex. there is no GDT on ARM 2023-01-29 09:48:59 +01:00
kepfuncs.h Correct typos 2023-01-29 00:25:25 +01:00
xtos.h Initialize boot CPU structures inside kernel on AMD64 2023-01-29 00:45:17 +01:00