summaryrefslogtreecommitdiffhomepage
path: root/dev/sci/src
AgeCommit message (Collapse)Author
2024-10-18IMP: Rebrand under ZKA Web Services CoAmlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-10-13IMP: Delete the memory list when exiting process.Amlal El Mahrouss
IMP: Add Allocation (and delete) of MemoryList. IMP: BitMap allocator must now allocate directories as well. IMP: Add Handover arch to check if executable is an AMD64 executable or ARM64 executable. FIX: Add ::EFI::Stop, when a thread doesn't load correctly. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-10-11IMP: Add new targets for OS X, Xcode.Amlal El Mahrouss
FIX: Refactored kernel's source code according to codebase standards. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-10-09IMP: Implemented SCI Memory Manager following functions: MmFillMemoryAmlal EL Mahrouss
and MmCopyMemory. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
2024-09-22:boom: A big refactor on the filesystem structure.Amlal
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>