summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
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
2024-10-16IMP: Refactor Kernel source code, use nefs instead of newfs.Amlal El Mahrouss
2024-10-15FIX: Fix incorrect macro name inside sci.jsonAmlal El Mahrouss
2024-10-15FIX: Update error URL.Amlal El Mahrouss
2024-10-15FIX: Fix PE specifications.Amlal El Mahrouss
2024-10-14IMP: Fixed the PIC remapping side of the initiliazion on PCAmlal El Mahrouss
2024-10-14IMP: Basic ARM64 port.Amlal El Mahrouss
2024-10-13IMP: Delete the memory list when exiting process.Amlal El Mahrouss
2024-10-13IMP: Remove timeouts function inside Heap, they were a bad idea andAmlal El Mahrouss
2024-10-12IMP: A WiP bootloader backend for ARM64.Amlal El Mahrouss
2024-10-12IMP: Porting stack to AARCH64.Amlal El Mahrouss
2024-10-12IMP: Add same contract for RLE and GZip (CompressKit)Amlal El Mahrouss
2024-10-11IMP: Add new targets for OS X, Xcode.Amlal El Mahrouss
2024-10-11IMP: Add Readme for the ZKA Wireless Model.Amlal El Mahrouss
2024-10-11Update hpfs_main.cxx, fix includes for DDK.Amlal El Mahrouss
2024-10-11IMP: Drive Manager improvements and to the JSON C++ API.Amlal El Mahrouss
2024-10-11IMP: Improve DDK documentation.Amlal El Mahrouss
2024-10-09IMP: Rename minkrnl.exe to minoskrnl.exe.Amlal EL Mahrouss
2024-10-09IMP: String.cxx: Fix Length() method, fix variable name returned byAmlal EL Mahrouss
2024-10-09IMP: Add Object type for Shell and UI APIs.Amlal EL Mahrouss
2024-10-09IMP: Implemented SCI Memory Manager following functions: MmFillMemoryAmlal EL Mahrouss
2024-10-08IMP: A New set of features and APIs in zka-sci-cxx.dllAmlal EL Mahrouss
2024-10-08FIX: Fix detection of FAT PEF containers.Amlal EL Mahrouss
2024-10-08FIX: Fix useless long name, alongside a new WR (WriteRead) field.Amlal EL Mahrouss
2024-10-08FIX: Fix log comment.Amlal EL Mahrouss
2024-10-08IMP: Rename newoskrnl.exe to minkrnl.exe, which stands for minimal kernel (it...Amlal EL Mahrouss
2024-10-07IMP: User.cxx, make hashing stronger. Amlal El Mahrouss
2024-10-06META: Bumping sources.Amlal EL Mahrouss
2024-10-06IMP: Add exit.hxx, which takes care of exiting the program.Amlal EL Mahrouss
2024-10-06IMP: Improve Kernel's documentation.Amlal El Mahrouss
2024-10-03IMP: Fixes improvements and new APIs and implementations.Amlal EL Mahrouss
2024-10-02IMP: Update setup program for ZKA OS SDK.Amlal EL Mahrouss
2024-10-02IMP: Refactor and improvements.Amlal EL Mahrouss
2024-10-02IMP: Updated Kernel with refactors and fixes.Amlal
2024-09-30IMP: Update SCI and XPCOM specs, as well as GZip specs.Amlal
2024-09-30IMP: CRT and DDK improvements. Add SMS struct.Amlal El Mahrouss
2024-09-30Refactor: Improvements over the codebase.Amlal El Mahrouss
2024-09-30IMP: Refactored AMD64 HAL's CPUID.hxx, APICController.cxx and BMPMgr.cxxAmlal
2024-09-29Add ZKA Wireless Model driver.Amlal
2024-09-29IMP: Design changes and reworked WM to PDM.Amlal
2024-09-28Update graphics stack API.Amlal
2024-09-28feat: Add common XPCOM controls directory, restructure project, and introduce...Amlal
2024-09-28refactor: Moved functions to end of namespace in Processor.hxxAmlal
2024-09-28feat: math.hxx, pdf.hxx and CoreCG had breaking changes or were just introduced.Amlal