summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-08-11[newoskrnl.dll] Fixes and improvements, mostly on New FS and User Security su...Amlal EL Mahrouss
2024-08-10[FIX] Use correct compiler for sci.dll.Amlal EL Mahrouss
2024-08-10[IMP] Many fixes inside kernel DLL, fixing filesystem now.Amlal EL Mahrouss
2024-08-10[IMP] stop when disk isn't partitioned.Amlal EL Mahrouss
2024-08-10[FIX] [newoskrnl.dll] Fixed it's heap and improved it as well.Amlal EL Mahrouss
2024-08-10[META] Important refactors and fixes.Amlal EL Mahrouss
2024-08-09[FIX] Fix bootloop on serial write, fixing more bugs now, still have toAmlal EL Mahrouss
2024-08-09[IMP] [KRNL DLL] Update stop code, not using serial output anymore.Amlal EL Mahrouss
2024-08-08+ Add EventListenerInterface protocolAmlal EL Mahrouss
2024-08-08- Remove VGA syscall.Amlal EL Mahrouss
2024-08-08[FIXES] SEE BELOW.Amlal EL Mahrouss
2024-08-08[IMP] Code cleanup and improvements of the bootloader, still trying toAmlal EL Mahrouss
2024-08-08[IMP] Working on bootloader improvements, then fixing heap on kernel.Amlal EL Mahrouss
2024-08-08[META] Update name.Amlal EL Mahrouss
2024-08-07[IMP]Amlal EL Mahrouss
2024-08-07SCIBase.hxx: new revision of header with fixes.Amlal
2024-08-06[WIP] Fixing DLL 0x08 and 0xD faults.Amlal EL Mahrouss
2024-08-05[BUMP] bumping sources.Amlal
2024-08-05[META] bumping.Amlal
2024-08-05[META] rename Subsystems to just Subsys.Amlal EL Mahrouss
2024-08-05[IMP] QR code on ke_stop screen instead of bootscreen.Amlal EL Mahrouss
2024-08-04[IMP] [unstable] User password hashing, and renamed newoskrnl.dll to newoskrn...Amlal EL Mahrouss
2024-08-04[IMP] [MHR-39] Ticket done.Amlal EL Mahrouss
2024-08-04[IMP] [MHR-39] Ticket has been implemented.Amlal EL Mahrouss
2024-08-04[IMP] ProgramLoader class for PE32+.Amlal EL Mahrouss
2024-08-04[FIX] CG's text writer functions. Need to fix ProgramLoader class nowAmlal EL Mahrouss
2024-08-04[META] bump.Amlal EL Mahrouss
2024-08-04[IMP] [unstable] Bootloader now moves DDK and SCI into boot folderAmlal EL Mahrouss
2024-08-03[IMP] [unstable] [sched] ProcessLevelRing enum and other refactors.Amlal EL Mahrouss
2024-08-03[unstable] [CG] [WIP] text printing.Amlal EL Mahrouss
2024-08-02[unstable] [META] refactor whole project.Amlal EL Mahrouss
2024-08-02SCM: Improvements.Amlal EL Mahrouss
2024-08-02[IMP] New PROCESS_HEADER_BLOCK structure instead of ProcessHeader.Amlal EL Mahrouss
2024-08-02[IMP] Add btb files.Amlal EL Mahrouss
2024-08-01[META] BUMP.Amlal EL Mahrouss
2024-08-01[IMP] newoskrnl: Add symbol for cred_construct_token, reworkedAmlal EL Mahrouss
2024-08-01[META] code cleanup.Amlal 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[IMP] use .lib according to the PEF's ABI.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[REFACTOR] refactor namespaces.Amlal EL Mahrouss
2024-07-30[SMP] WiP impelementation of SMP inside the HAL.Amlal EL Mahrouss
2024-07-30[IMP] Draw IO file for SCM inside SCIKit.Amlal EL Mahrouss
2024-07-30[IMP] SCIKit: SharedInterface1 and UnknownInterface, both are defined in fore...Amlal EL Mahrouss
2024-07-30[Refactor] SCIKit and DDKit.Amlal EL Mahrouss
2024-07-29[IMP] Replace SMP manager with Multi Processing manager.Amlal EL Mahrouss
2024-07-29[SMPManager.cxx] use EXTERN instead of raw extern.Amlal EL Mahrouss