Commit Graph

16 Commits

Author SHA1 Message Date
chloe 94e2dbfed0 ptos: bpal: Add bootloader module lookup support
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 16:42:21 -04:00
chloe a029f0de5d ptos/amd64: ps: Add context switching stub
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 16:40:06 -04:00
chloe e6ac3d0b30 ptos: sched: Add thread enqueue/dequeue helpers
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 03:07:37 -04:00
chloe 7a2aec4e12 ptos: ke: Add per-processor scheduler queue + PBI packer
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 05:57:11 +00:00
chloe 533483a367 ptos: bugcheck: Add BUGCHECK_MISSING_HARDWARE reason
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-13 22:25:05 -04:00
chloe 680a17d175 ptos: bugcheck: Add BUGCHECK_BAD_CHECKSUM reason
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-13 22:16:08 -04:00
chloe 3387461f61 ptos: bpal: Obtain ACPI RSDP pointer
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-13 22:15:50 -04:00
chloe 3d06ed9edb ptos: bugcheck: Add BUGCHECK_BAD_FREE reason
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-13 22:03:23 -04:00
chloe a40f3dc2ea ptos: ke: Add spinlock impl
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-07-13 04:05:00 +00:00
chloe 2081b15219 ptos/amd64+hal: intr: Add IRQL managmenet
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-07-13 03:54:22 +00:00
chloe 9c91a4d8e3 ptos/amd64+ke: Add bugcheck support
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-11 00:21:45 -04:00
chloe 1c5e14f250 ptos: bpal: Add helper to get kernel load base
Signed-off-by: Chloe M <chloe@yiffware.org>
2026-07-10 19:05:23 -04:00
chloe 128060dca0 ptos: bpal: Add memory map interface
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-07-10 20:16:46 +00:00
chloe 44f0afaddd ptos: bpal: No need to return PT_STATUS
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 06:49:52 +00:00
chloe 530233c966 ptos: bpal: Obtain framebuffer information
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 06:29:52 +00:00
chloe d8d686352d ptos: ke: Add BPAL layer groundwork
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 05:09:53 +00:00