summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit
AgeCommit message (Expand)Author
2024-08-10[IMP] Many fixes inside kernel DLL, fixing filesystem now.Amlal EL Mahrouss
2024-08-10[FIX] [newoskrnl.dll] Fixed it's heap and improved it as well.Amlal EL Mahrouss
2024-08-09[FIX] Fix bootloop on serial write, fixing more bugs now, still have toAmlal EL Mahrouss
2024-08-08[FIXES] SEE BELOW.Amlal EL Mahrouss
2024-08-07[IMP]Amlal EL Mahrouss
2024-08-06[WIP] Fixing DLL 0x08 and 0xD faults.Amlal EL Mahrouss
2024-08-05[BUMP] bumping sources.Amlal
2024-08-04[IMP] [unstable] User password hashing, and renamed newoskrnl.dll to newoskrn...Amlal EL Mahrouss
2024-08-04[IMP] ProgramLoader class for PE32+.Amlal EL Mahrouss
2024-08-04[META] bump.Amlal EL Mahrouss
2024-08-03[IMP] [unstable] [sched] ProcessLevelRing enum and other refactors.Amlal EL Mahrouss
2024-08-02[unstable] [META] refactor whole project.Amlal EL Mahrouss
2024-08-02[IMP] New PROCESS_HEADER_BLOCK structure instead of ProcessHeader.Amlal EL Mahrouss
2024-08-01[IMP] newoskrnl: Add symbol for cred_construct_token, reworkedAmlal EL Mahrouss
2024-08-01MHR-39: Implement entrypoint probe, can now find it.Amlal EL Mahrouss
2024-07-31[IMP] SEE BELOW.Amlal EL Mahrouss
2024-07-31[newosldr] Running kernel as separate image instead.Amlal EL Mahrouss
2024-07-31[IMP] See below.Amlal EL Mahrouss
2024-07-31[IMP] Can now pass arguments to kernel via handover, new version 0x0113.Amlal EL Mahrouss
2024-07-30[SMP] WiP impelementation of SMP inside the HAL.Amlal EL Mahrouss
2024-07-30[IMP] SCIKit: SharedInterface1 and UnknownInterface, both are defined in fore...Amlal EL Mahrouss
2024-07-29[IMP] Replace SMP manager with Multi Processing manager.Amlal EL Mahrouss
2024-07-29[MHR-37] Last commit on ticket.Amlal EL Mahrouss
2024-07-29[MHR-36] Last commit on ticket.Amlal EL Mahrouss
2024-07-28[MHR-36] Finished ticket.Amlal
2024-07-28[FIX] Kernel\Sources\GUIDWizard.cxx: Fixed and implemented cf_make_sequence c...Amlal EL Mahrouss
2024-07-23[IMP] User class and current user global.Amlal
2024-07-23[MHR-36] NVME driver improvements, add RLE flag for NewFS.Amlal
2024-07-22[IMP] Use const Int32& instead of Int32.Amlal
2024-07-21[IMP] MHR-36: Much better ref classAmlal
2024-07-20[IMP] See below.Amlal
2024-07-18[IMP] BootJump has been fixed, LoaderUtils API for CFKit. (Kernel's CoreFound...Amlal
2024-07-14[IMP]Amlal
2024-07-13[FIX] number() should divide by 9, not by 10.Amlal
2024-07-13[FIX] Device I/O fields shall be set to address 0 when invalid.Amlal El Mahrouss
2024-07-13[IMP] Kernel properties (such as \KernelVersion)Amlal El Mahrouss
2024-07-12MHR-36: Add __ED__ macro.Amlal El Mahrouss
2024-07-12[IMP]Amlal El Mahrouss
2024-07-12[IMP && FIX] Various patches and implementations.Amlal
2024-07-11[META] Update copyright notice.Amlal
2024-07-11[IMPROVEMENT] Program loader checks magic according to specs.Amlal El Mahrouss
2024-07-10[MHR-36] Giving priority to NVMe module suport.Amlal El Mahrouss
2024-07-09MHR-36: A set of major fixes for bootloader and kernel alongside newAmlal El Mahrouss
2024-07-09MHR-36: newoskrnl: Adding support for ARM64 based UEFI machines, (EPMAmlal El Mahrouss
2024-07-07MHR-36: KernelDispatchCall.S: Add ARM64 support.Amlal El Mahrouss
2024-07-07MHR-36: Implementing ARM64 support: Implementing GT.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-04MHR-36: Running run_format.Amlal EL Mahrouss
2024-07-03FIX:Amlal EL Mahrouss