summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-07-07MHR-36: Implementing ARM64 support: Implementing GT.Amlal EL Mahrouss
2024-07-07MHR-36: IMP: Add ProgramLoader class, *_cast macros and patching capability.Amlal EL Mahrouss
2024-07-06FIX: warnings given by clangd.Amlal El Mahrouss
2024-07-05IMP: Replace __FSKIT_NEWFS__ with __FSKIT_USE_NEWFS__.Amlal El Mahrouss
2024-07-05imp: HintKit implemented for FileManager.Amlal EL Mahrouss
2024-07-05AMD64\BootFileReader.cxx: Remove unused import.Amlal EL Mahrouss
2024-07-04MHR-36: Running run_format.Amlal EL Mahrouss
2024-07-04MHR-36: IMP kernelAddSyscall(1, __hello_get_hmch);Amlal EL Mahrouss
2024-07-03COMMIT-07-03-2024-MHR-36Amlal EL Mahrouss
2024-07-03FIX:Amlal EL Mahrouss
2024-07-02MHR-36: Change namespace name, got out of the codename stage.Amlal EL Mahrouss
2024-07-02MHR-36: Add HintKit keywords.Amlal EL Mahrouss
2024-07-02MHR-36: See below.Amlal EL Mahrouss
2024-07-02MHR-36:Amlal EL Mahrouss
2024-07-01IMP: MBCIAmlal EL Mahrouss
2024-07-01IMP: NewFS: Update ErrLocal if file we want to create exists.Amlal EL Mahrouss
2024-06-30LPC: Add signature error.Amlal EL Mahrouss
2024-06-30amd64-efi.make: Fix makefile: Add necessary macros and detect windowsAmlal EL Mahrouss
2024-06-30IPCEP.hxx: Forgot to add documentation in header file.Amlal EL Mahrouss
2024-06-29New err_ kernel API (with err_bug_check) (FIXES)Amlal EL Mahrouss
2024-06-29New err_ kernel API (with err_bug_check)Amlal EL Mahrouss
2024-06-29Implement ipc_sanitize_packet as syscall.Amlal EL Mahrouss
2024-06-29DM: Add prefix 'io_' for drive manager functions.Amlal EL Mahrouss
2024-06-29kernel: Use local error codes for kernel calls. So that we know whichAmlal EL Mahrouss
2024-06-29Merge branch 'unstable' of bitbucket.org:mahrouss/newoskrnl into unstableAmlal EL Mahrouss
2024-06-29ZKA: update readme.Amlal EL Mahrouss
2024-06-28unstable: fix unused header in Accessbility.hxxAmlal El Mahrouss
2024-06-28IMP: 64X000 newosldr support.Amlal EL Mahrouss
2024-06-28IMP: Feature Pack #1Amlal EL Mahrouss
2024-06-27IMP: UTFChar and SizeT.Amlal EL Mahrouss
2024-06-27UPT: refactors.Amlal EL Mahrouss
2024-06-26FIX: formating in HalKernelMain.cxxAmlal EL Mahrouss
2024-06-26REMOVE: UIAccessbility::Show, it is rather useless and unsafe here.Amlal EL Mahrouss
2024-06-25unstable: Fix TIB error message.Amlal EL Mahrouss
2024-06-24IMP: Kernel init macro to jump into kernel procedure.Amlal EL Mahrouss
2024-06-24DOCS: document UIAccessibilty class.Amlal El Mahrouss
2024-06-24IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FBAmlal El Mahrouss
2024-06-23FIX: Fix BootKit filesystem write, Fs and Name field wasnt writtenAmlal EL Mahrouss
2024-06-23Kernel: See below.Amlal El Mahrouss
2024-06-23specs: update EPM, introduce the concept of isolated blocks.Amlal El Mahrouss
2024-06-22Comm/newstd.hxx: Use ML_ prefix.Amlal EL Mahrouss
2024-06-22IMP: Support fork based operations inside the file manager, update PEFAmlal EL Mahrouss
2024-06-21newstd.hxx: Add types.Amlal EL Mahrouss
2024-06-21impl:Amlal EL Mahrouss
2024-06-21impl: cherry pick from zeta-hw-* branches.Amlal EL Mahrouss
2024-06-21IMP: protect other computers which doesnt support EPM layout (AMD64)Amlal El Mahrouss
2024-06-21:boom: : Remove useless 'Usr' directory.Amlal El Mahrouss
2024-06-20ARM64: Adding virtual memory support.Amlal El Mahrouss
2024-06-20Builtins/Flash: Specify that it's bridge not a MBCI based builtin.Amlal El Mahrouss
2024-06-20design: dont use another namespace.Amlal El Mahrouss