Commit Graph

15 Commits

Author SHA1 Message Date
9f618eeb14 Define access denied and object type mismatch error codes 2026-07-09 13:17:32 +02:00
34acfe2b8b Add STATUS_PRIVILEGE_NOT_HELD status code 2026-07-09 08:47:38 +02:00
d8f4f6bfd0 Add memory manager probe functions 2026-06-30 22:28:39 +02:00
9d5466594a Expand status code definitions 2026-06-29 00:03:09 +02:00
79c9b2abef Add STATUS_NAME_TOO_LONG definition 2026-06-24 09:43:24 +02:00
429e4ef6f1 Add bounds checking to affinity map bit operations and introduce InitializeAffinityMap 2026-06-10 12:51:05 +02:00
4256a312ae Implement kernel debugger entry point 2026-06-07 02:04:27 +02:00
29368a0dd8 Implement string to number conversion functions 2026-05-15 15:02:22 +02:00
c2a4ad026a Implement KD subsystem, add serial & framebuffer debug providers 2025-09-04 10:49:40 +02:00
156cb7bcac Refactor system resources to be able to distinguish if requested resource does not exist or if it is locked and cannot be reused 2024-06-22 18:54:34 +02:00
5d2d409d0f Add more XTSTATUS status codes 2024-06-03 22:14:58 +02:00
c4d1f1cd0d Initial implementation of the thread initialization 2023-02-23 20:11:21 +01:00
28b760b089 Add stubs for allocating and freeing kernel stacks 2023-02-14 22:35:16 +01:00
fa8fa99d6f Add XT status codes used by xtklib 2022-08-09 16:49:14 +02:00
c2eea0e6b5 Add EFI-related status codes and definitions 2022-07-29 08:49:52 +02:00