Commit Graph
10 Commits
Author SHA1 Message Date
daniel f384d4cf75 feat: scheduling, usermode, shell 2026-02-17 19:17:01 +01:00
daniel 18ab628682 feat(Terminal): Enhance terminal UI with panel updates and new BoxUI utility functions
feat(Timekeeping): Implement time initialization and month string representation
refactor(Panic): Improve panic output formatting and add boxed UI elements
refactor(UEFI): Expand UEFI header and structure definitions for better clarity
refactor(IoPort): Comment out unimplemented IO functions for future work
2025-08-14 12:36:56 +02:00
Daniel Hammer fcd81be1c5 feat: Various improvements 2025-04-16 10:32:11 +02:00
Daniel Hammer 35cf3f7c80 fix(heap): Fix HeapAllocator class 2025-04-15 20:45:34 +02:00
Daniel Hammer ff347b1da5 feat(heap): Create new HeapAllocator implementation 2025-03-15 11:29:05 +01:00
Daniel Hammer cc094a9172 fix(kcp, IDT, Heap, kernel): Various fixes, scrap broken memory allocator 2025-03-11 20:00:04 +01:00
Daniel Hammer 04087ff188 fix: Resolve warnings in multiple components 2025-03-08 00:19:16 +01:00
Daniel Hammer da424ae7b3 fix(Heap): Remove target architecture check in HeapAllocator 2025-03-08 00:13:38 +01:00
Daniel Hammer 8cbb8d4472 fix: Various general fixes and changes 2025-03-07 23:57:20 +01:00
Daniel Hammer c3030ec15d fix(heap, readme): MemoryAllocator => Heap, update readme 2025-03-01 15:27:54 +04:00