Commit Graph

10 Commits

Author SHA1 Message Date
9c74aafe3d Initial implementation of process initialization
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-24 19:52:20 +01:00
c4d1f1cd0d Initial implementation of the thread initialization
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-23 20:11:21 +01:00
9e264e5327 Update kernel related structures
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-21 16:49:44 +01:00
3354075900 Initial Asynchronous Procedure Call (APC) support
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-18 00:04:51 +01:00
91e4176e45 Include more headers to satisfy clang
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-16 17:52:55 +01:00
4a737d0472 Remove kertptr header file
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-16 17:48:59 +01:00
feff0d9b7b More core kernel library structures
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-02-16 17:46:51 +01:00
d28687631b Add thread stack information to the structure
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-15 20:08:19 +01:00
9132c47cd9 Initial process and thread related structures
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-02-08 23:40:58 +01:00
ca1d7ddfe8 Basic context, frames and exceptions definitions
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-07 23:36:50 +01:00