summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/amd64-desktop.make
AgeCommit message (Expand)Author
2025-05-10dev(kernel/HeFS): code cleanup, and improvements on the FS driver code.Amlal
2025-05-06feat(kernel): Working on the last parts of HeFS V1, which will act as the bas...Amlal
2025-04-29kernel: Figuring out the EPM header bug; where it gets duplicated when writin...Amlal
2025-04-28kernel: getting that filesystem to work as intended.Amlal
2025-04-24dev, kernel, boot: HeFS, Scheduler, BootZ: see below.Amlal El Mahrouss
2025-04-22dev, boot: fixed nasty bugs inside bootloader.Amlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-19dev, kernel, ahci: AHCI related fixes.Amlal El Mahrouss
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-14bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker...Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-05kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,...Amlal El Mahrouss
2025-04-04kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA.Amlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31boot/efi: a set of important patches regarding efi bootz.Amlal El Mahrouss
2025-03-31dev/user: user.sys shall be the main component which handles syscalls,Amlal 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-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-28bootz: rename NetBoot module to BootNetAmlal El Mahrouss
2025-03-27BootZ: Introduce NetBoot module & consolidate STANDALONE macroAmlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23Rename libSCI to libSCIKitAmlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss