summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2024-11-01Update Stop.ccAmlal El Mahrouss
2024-11-01Update NeFS.h, update specsAmlal El Mahrouss
2024-11-01Update Defines.hAmlal El Mahrouss
2024-10-31Delete dev/ZKAKit/src/CRuntimeLibrary.ccAmlal El Mahrouss
2024-10-31FIX: Add ';' to end of mm_make_flags.Amlal
2024-10-31IMP: Implement flags on the MicroKernel's Heap manager. Amlal El Mahrouss
2024-10-31Update Heap.cc, update @brief comment.Amlal El Mahrouss
2024-10-30Update build.jsonAmlal El Mahrouss
2024-10-30Update makefileAmlal El Mahrouss
2024-10-30Update makefileAmlal El Mahrouss
2024-10-30META: Daily bump.Amlal
2024-10-30FIX: Scheduler should always check for a valid image, even for DLLs.Amlal
2024-10-29IMP: Code quality fixes.Amlal
2024-10-29IMP: Update copyright holder.Amlal
2024-10-29FIX: Fix scheduler crash (1/2)Amlal
2024-10-28META: Bumping source code.Amlal
2024-10-28IMP: Made the code much cleaner.Amlal
2024-10-28IMP: Detect EPM drives when mouting main drive.Amlal
2024-10-28FIX: CODEOWNERS and String, Utils C++ sources.Amlal El Mahrouss
2024-10-28IMP: Refactor whole source code to make it even.Amlal
2024-10-27{META, IMP} Ran format command and updated PEF header to accept ARM processor...Amlal
2024-10-26FIX: Improved kernel code and finding the root cause of the GPF and Double Fa...Amlal
2024-10-26IMP: This commit contains fixes and improvements regarding the kernel, a next...Amlal
2024-10-26IMP: Refactor for better code.Amlal
2024-10-26FIX: Fix boot_init_fb, by providing a correct return status upon completion.Amlal
2024-10-26IMP: Fixes and improvements.Amlal
2024-10-25Fixed bootloader makefile and moved CFKit into it's own namespace.Amlal
2024-10-25IMP: Cleanup source code.Amlal
2024-10-25IMP: Include .idl files into QT Creator.Amlal
2024-10-25IMP: Finish refactor.Amlal
2024-10-24CMD: ran format command.Amlal
2024-10-24IMP: Doing a cleanup and finishing the first version of ZKA.Amlal
2024-10-24META: Bumping source code.Amlal
2024-10-24IMP: Pushing important code.Amlal
2024-10-23IMP: Process scheduler timer interrupt have been implemented, fixes regarding...Amlal
2024-10-23FIX: Ran format command.Amlal
2024-10-22IMP: Format code and refactors.Amlal El Mahrouss
2024-10-21IMP: Refactor newosldr to ZBA.Amlal El Mahrouss
2024-10-21IMP: Major refactor of header and source files extensions.Amlal El Mahrouss
2024-10-21IMP: Implement AHCI support, can detect and read AHCI disks.Amlal El Mahrouss
2024-10-21IMP: Improve io_construct_drive documentation.Amlal El Mahrouss
2024-10-21IMP: Fixes and improvements to syscalls.Amlal El Mahrouss
2024-10-21IMP: Improved many things, and looking at how to fix the interruptsAmlal El Mahrouss
2024-10-20FIX: Ran formatter.Amlal El Mahrouss
2024-10-20IMP: New implementations and improvements.Amlal El Mahrouss
2024-10-20IMP: Add #pragma once to FirmwareKit/EFI.hxx.Amlal El Mahrouss
2024-10-20NeFS: Officialize minimum disk size into the specs.Amlal El Mahrouss
2024-10-18IMP: Rebrand under ZKA Web Services CoAmlal El Mahrouss
2024-10-17FIX/IMP: A set of fixes and new features. (MHR-40, 46 and 47 related)Amlal El Mahrouss
2024-10-16FIX: SCSI driver fixes regarding scsi_packet_type.Amlal El Mahrouss