summaryrefslogtreecommitdiffhomepage
path: root/Private/NewKit
AgeCommit message (Expand)Author
2024-03-28Kernel: :boom: breaking changes, Update API and the HCORE basedAmlal El Mahrouss
2024-03-27Encoder: Encoder::As requires the object to implement the As method.Amlal El Mahrouss
2024-03-27Kernel && Developer:Amlal El Mahrouss
2024-03-20Kernel: See below.Amlal El Mahrouss
2024-03-20kernel: Reworking kernel to support virtual memory.Amlal El Mahrouss
2024-03-20kernel: secret: fix: see below.Amlal El Mahrouss
2024-03-19Kernel: unstable: secret: fix code.Amlal El Mahrouss
2024-03-19unstable, secret: See below.Amlal El Mahrouss
2024-03-18unstable, secret: Very important changes done to the system API, addAmlal El Mahrouss
2024-03-18unstable, unrelated: See below.Amlal El Mahrouss
2024-03-17unrelated: revert last changes.Amlal El Mahrouss
2024-03-17unrelated: make Ref.hpp classes constructors explicit.Amlal El Mahrouss
2024-03-17Unstable: See below.Amlal El Mahrouss
2024-03-17HCR-14: A series of important fixes and improvements regarding theamlal
2024-03-16HCR-14: Reworked page allocator for AMD64.Amlal El Mahrouss
2024-03-16HCR-14: See below.amlal
2024-03-15API: Inconsitency fix.Amlal El Mahrouss
2024-03-13Kernel: See below.amlal
2024-03-13HCR-14: Implement AHCI interface.Amlal El Mahrouss
2024-03-12Add documentation for NewKit's move and forward functions.Amlal El Mahrouss
2024-03-11Kernel: Important changes, needs to be merged to master.Amlal El Mahrouss
2024-03-10Kernel: Reworked StorageKit to add AHCI support.Amlal El Mahrouss
2024-03-05Update 3 filesAmlal El Mahrouss
2024-03-03HCoreKrnl:HAL: Improve interrupt handling, found a solution to interrupt prob...Amlal El Mahrouss
2024-02-29Kernel: Pre-ReleaseAmlal El Mahrouss
2024-02-27CRT: System Object Runtime: initial commit.Amlal El Mahrouss
2024-02-27SOM: Worked on Compound objects inside system.Amlal El Mahrouss
2024-02-24HCR-11 && HCR-14: Work had been done to bring driver support to hcore'sAmlal El Mahrouss
2024-02-24Kernel: MS-1: Microkernel and bootloader.Amlal El Mahrouss
2024-02-23Kernel: add heap information (allocator)Amlal El Mahrouss
2024-02-21Kernel: fixes and improvements.Amlal El Mahrouss
2024-02-19API: Improve EXTERN_C macro new format:Amlal El Mahrouss
2024-02-14HCR-18: Heap and scheduler improvements.Amlal El Mahrouss
2024-02-14HCR-18: Fixed UEFI bootloader, loading stuff correctly.Amlal El Mahrouss
2024-02-13HCR-15: Improve kernel and bootloader.Amlal El Mahrouss
2024-02-12HCR-15: Loading HCoreStage2.exe into memory.Amlal El Mahrouss
2024-02-08HCR-15: See below.Amlal El Mahrouss
2024-02-08Kernel: Protect region from 0 to 512.Amlal El Mahrouss
2024-02-06HCR-15 : Load kernel into memory.Amlal El Mahrouss
2024-02-05Bootloader: can load files now!Amlal El Mahrouss
2024-02-05HCR-11:Amlal El Mahrouss
2024-02-04HCR-11 : Found the reason why it doesn't work, fixing it tomorrow.Amlal El Mahrouss
2024-02-04Kernel: Depend less on NewFS, add support for FileSystem protocol inAmlal El Mahrouss
2024-02-03NewBoot: Will work on AHCI instead, ATA is not getting any further inAmlal El Mahrouss
2024-02-03Kernel: Got stuck at the way I do things, trying another approach seeAmlal El Mahrouss
2024-02-02Kernel: Improvements and fixes regarding the VMMers and assembly code.Amlal El Mahrouss
2024-02-01Kernel: Really big improvements on Paged Memory Model.Amlal El Mahrouss
2024-02-01HCR-9 : Update EFIKit, working on Volume API.Amlal El Mahrouss
2024-02-01Kernel: Improve CRC compute function.Amlal El Mahrouss
2024-01-31- Update UEFI implementation of SimpleTextProtocol.Amlal El Mahrouss