Commit Graph

14 Commits

Author SHA1 Message Date
19092eda2e Rename architecture CPU functions class 2026-05-19 06:45:48 +02:00
b03cca65d8 Rename ProcSup class to ProcessorSupport and update all callers 2026-05-18 22:55:54 +02:00
48ef4bcdca Clear input key buffer before read and propagate EFI_STATUS from ReadKeyStroke 2026-05-04 14:09:30 +02:00
76ee56c762 Add 'insmod' and 'lsmod' shell commands 2026-04-20 20:26:35 +02:00
ba41ad8f0b Implement command history and advanced line editing 2026-04-20 20:17:08 +02:00
a217391338 Register and implement command 2026-04-20 13:19:40 +02:00
1f733c120c Implement extensible shell interface in the bootloader 2026-04-20 00:15:32 +02:00
22f9525e92 Fix critical memory corruption bug caused by overwriting active page tables marked as free memory 2026-03-15 22:34:58 +01:00
fa64507350 Refactor EFI memory mapping to support distinct mapping strategies 2026-02-07 00:42:03 +01:00
0b1b76e9df Rollback bootloader memory management changes 2026-01-20 16:04:07 +01:00
15edd98242 Extract MapDescriptor logic and simplify memory mapping API 2026-01-12 22:46:04 +01:00
9ed851ed1f Temporary fix for PAE addressing limits and KSEG0 base mapping 2026-01-09 20:54:13 +01:00
13a9d4c522 Introduce legacy VGA text mode support 2025-10-15 20:49:17 +02:00
c5f522be4c Move XTLDR under boot directory 2025-10-06 12:08:36 +02:00