Commit Graph

18 Commits

Author SHA1 Message Date
chloe ffe001821c ptos: vm: Initialize valloc range + zero pagemap lvls
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-11 20:27:07 -04:00
chloe 770ffe39ac ptos: bugcheck: Reset console attrs after bugcheck
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-11 05:15:55 -04:00
chloe 7cb153f98c ptos/amd64+hal: Add interrupt handling + P1 KPCR init
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-07-11 04:46:00 +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 256499fe4c ptos: init: Remove unused include
Signed-off-by: Chloe M <chloe@yiffware.org>
2026-07-10 20:56:27 -04:00
chloe 27b9d726ff ptos: mm: Add physical memory groundwork
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-10 18:26:29 -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 2594613412 ptos: bootvid: Add boot console to bootvid
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 10:14:58 +00:00
chloe 912d262318 ptos: drivers: Add bootvid driver stub
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 06:52:38 +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 dfafeaf313 ptos: ke: Display copyright on boot
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 05:32:42 +00:00
chloe b88d0b0b9d ptos: xt: Add printf() port
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 05:32:26 +00:00
chloe d21050c1e6 ptos/amd64: platform: Add UART driver + HAL interface
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 05:22:51 +00:00
chloe 5f556df0ac ptos/amd64: Add port I/O headers
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 05:16:34 +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
chloe e9bb671781 ptos: build: Link and include against spkg
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 04:07:03 +00:00
chloe 81ee834a99 ptos: ke: Add kernel C groundwork
Signed-off-by: Chloe M. <chloe@yiffware.org>
2026-07-10 01:38:43 +00:00