summaryrefslogtreecommitdiffhomepage
path: root/Private/Source
AgeCommit message (Expand)Author
2024-02-24Kernel: :boom: Fixing stuff due to misguided efforts.Amlal 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-22Kernel: nightly bump.Amlal El Mahrouss
2024-02-22Kernel: Got HCoreLite up and running.Amlal El Mahrouss
2024-02-21Kernel: fixes and improvements.Amlal El Mahrouss
2024-02-21Kernel: Major updatesAmlal El Mahrouss
2024-02-21Kernel: Got it up and running.Amlal El Mahrouss
2024-02-18Kernel: PEF:Loader: Improve runtime mangler.Amlal El Mahrouss
2024-02-17Kernel\PEFCodeManager: Format symbol according to type or returnAmlal El Mahrouss
2024-02-15HCR-18Amlal El Mahrouss
2024-02-14HCR-18: Heap and scheduler improvements.Amlal El Mahrouss
2024-02-14HCR-18: add TODO, ProcessManager.cxx line 141Amlal El Mahrouss
2024-02-14HCR-18: Fixed UEFI bootloader, loading stuff correctly.Amlal El Mahrouss
2024-02-13HCR-15: Merge to master branch.Amlal El Mahrouss
2024-02-13HCR-15: Code improvements on ZipKit and SystemKit.Amlal El Mahrouss
2024-02-13HCR-15: Improve kernel and bootloader.Amlal El Mahrouss
2024-02-12Meta: remove "" included directive, replace with <>Amlal El Mahrouss
2024-02-09Kernel: See below.Amlal El Mahrouss
2024-02-09Kernel: Add ke_bug_check for Process Manager.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-08Kernel: Bump code.Amlal El Mahrouss
2024-02-07Code bump.Amlal El Mahrouss
2024-02-06HCR-15 : Load kernel into memory.Amlal El Mahrouss
2024-02-05HCR-13 : Optimize filesystem operations on UEFI.Amlal El Mahrouss
2024-02-05HCR-11: See below;Amlal El Mahrouss
2024-02-05HCR-11:Amlal El Mahrouss
2024-02-05Kernel: Improved kernel design and Bootloader runs on real hardware!Amlal El Mahrouss
2024-02-05Meta: cleanup and fix assembly routines.Amlal El Mahrouss
2024-02-04HCR-11 : Kernel: Update kDeviceType enum.Amlal El Mahrouss
2024-02-04HCR-11: Support for EFI GOP and SFP.Amlal El Mahrouss
2024-02-04Kernel: Depend less on NewFS, add support for FileSystem protocol inAmlal El Mahrouss
2024-02-03HCR-11 : SATA support phase 1, work in progress AHCI implementation.Amlal 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-03WiP: See below.Amlal El Mahrouss
2024-02-02Kernel: Improvements and fixes regarding the VMMers and assembly code.Amlal El Mahrouss
2024-02-02Kernel: Port toolchain to mingw (PE/COFF)Amlal El Mahrouss
2024-02-02NewBoot/Kernel: Finishing Bootloader and protocol.Amlal El Mahrouss
2024-02-01Kernel: Really big improvements on Paged Memory Model.Amlal El Mahrouss
2024-02-01Meta: update string.Amlal El Mahrouss
2024-02-01HCR-9 : Update EFIKit, working on Volume API.Amlal El Mahrouss
2024-02-01See below.Amlal El Mahrouss
2024-02-01Kernel: Improve CRC compute function.Amlal El Mahrouss
2024-02-01See below.Amlal El Mahrouss
2024-02-01New commit: see below.Amlal El Mahrouss
2024-02-01See below.Amlal El Mahrouss
2024-01-31Kernel: Many improvements done to the kernel and it's HAL and protocols.Amlal El Mahrouss
2024-01-31Kernel: add Terminal init sequence in KeInitEFI.Amlal El Mahrouss