summaryrefslogtreecommitdiffhomepage
path: root/public/tools/diutil
AgeCommit message (Expand)Author
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-15dev, user: drafting a system call map.Amlal El Mahrouss
2025-04-15dev, user: user.sys refactors.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-25cli(diutil): moved CommandLine.cc to src/Amlal El Mahrouss
2025-03-25cli(diutil): FIX: fill DI_DISK_IMAGE with the retrieved fields.Amlal El Mahrouss
2025-03-25refactor(kernel): Refactor MemoryMgr code and log freed address location.Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss
2025-03-16FIX: IPEFDylibObject.cc: delete dll_Obj->Get() too, when fBlob is NULL.Amlal El Mahrouss
2025-03-15ADD: Use <> include instead of "" include.Amlal El Mahrouss
2025-03-15diutil: Add notify when disk has been formatted with EPM partition.Amlal El Mahrouss
2025-03-14TQ-22: Last patches.Amlal El Mahrouss
2025-03-09ADD: Replace make_fs with diutil.Amlal El Mahrouss