summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/amd64-desktop.make
AgeCommit message (Expand)Author
2025-05-26feat!: Add IFS layer within DriveMgr, and IFS API.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-16feat(kernel/ap): Improved and fixed the AP boot flow, also made sure that the...Amlal El Mahrouss
2025-05-14feat(kernel): Filesystem fixes, and others.Amlal El Mahrouss
2025-05-06dev(kernel): add __NE_VEPM__ macro to compile under VEPM.Amlal
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-20kernel, dev: python script to make an ESP from files.Amlal El Mahrouss
2025-04-20fs, kernel(HeFS): Implement `hefs_get_index_node` for tree traversal.Amlal El Mahrouss
2025-04-18kernel, IMP: GfxKit: GraphicsKit.Amlal El Mahrouss
2025-04-16dev, kernel, boot: fix dumb early-init which caused the kernel to jumpAmlal El Mahrouss
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-14meta: bumping sources.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-10kernel, boot: a lot of improvements regarding memory probing.Amlal El Mahrouss
2025-04-08kernel, storage, heap, abi: lots of improvements and tweaks.Amlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31boot: fix framebuffer init and restore boot on real hardwareAmlal El Mahrouss
2025-03-31efi: make it fit the 8.3 limit (FAT)Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-26feat(kernel): SwapKit+kSwap variant type.Amlal El Mahrouss
2025-03-25fix(build&ci): build script was refering to the old HalBoot.asm.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss