summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/modules/SysChk/SysChk.cc
AgeCommit message (Expand)Author
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-21feat(kernel): source code improvements.Amlal El Mahrouss
2025-05-19dev(tweaks): use HandoverTable enum for deducing BS or ST indices.Amlal El Mahrouss
2025-04-30kernel: keep track of cr3 in AMD HAL/HEL.Amlal
2025-04-30kernel: filesystem+vmem: don't be verbose on the allocator when we don't need...Amlal
2025-04-27dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives.Amlal
2025-04-27dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-25dev, boot, kernel: improvements, and fixing the VEPM formatter.Amlal
2025-04-22dev, boot: fixed nasty bugs inside bootloader.Amlal El Mahrouss
2025-04-22dev, kernel: WiP changes done to kernel and SysChk module.Amlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-19kernel, mod, boot: extend GPT support.Amlal El Mahrouss
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-10kernel, boot: a lot of improvements regarding memory probing.Amlal El Mahrouss
2025-04-10dev, meta: minor tweaks and improvements.Amlal El Mahrouss
2025-04-08boot: urgent nekernel patches.Amlal El Mahrouss
2025-04-05kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,...Amlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-28bootz: rename NetBoot module to BootNetAmlal El Mahrouss
2025-03-28bootz: consolidate EFI namespace into Boot, finalize NetBoot fallbackAmlal El Mahrouss