summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/amd64-ci.make
AgeCommit message (Expand)Author
2025-06-12feat: Use `.dll` extension for `libSystem` instead of `.sys`Amlal El Mahrouss
2025-06-06feat: The `APM` HW protocol implementation got improvements (ARM64)Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23feat(krnl, libSystem, boot): Make space for LibSystem inside HandoverAmlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.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-11add DEBUG for CI.Amlal El Mahrouss
2025-04-11add debug switch on CI.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-06 adding an align function designed for AHCI's needs and drivemgr'sAmlal 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-29ci: Improve CI, add bootloader CI too.Amlal El Mahrouss