Commit Graph

6 Commits

Author SHA1 Message Date
156cb7bcac
Refactor system resources to be able to distinguish if requested resource does not exist or if it is locked and cannot be reused
Some checks failed
Builds / ExectOS (amd64) (push) Failing after 28s
Builds / ExectOS (i686) (push) Failing after 28s
2024-06-22 18:54:34 +02:00
5d2d409d0f
Add more XTSTATUS status codes
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 36s
Builds / ExectOS (i686) (push) Successful in 35s
2024-06-03 22:14:58 +02: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
28b760b089
Add stubs for allocating and freeing kernel stacks
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-14 22:35:16 +01:00
fa8fa99d6f
Add XT status codes used by xtklib
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-09 16:49:14 +02:00
c2eea0e6b5
Add EFI-related status codes and definitions
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-07-29 08:49:52 +02:00