| Age | Commit message (Expand) | Author |
| 2024-02-04 | Fix: EFI implementation of FileProtocol was buggy, fixed it. | Amlal El Mahrouss |
| 2024-02-04 | Kernel: Depend less on NewFS, add support for FileSystem protocol in | Amlal El Mahrouss |
| 2024-02-03 | HCR-11 : SATA support phase 1, work in progress AHCI implementation. | Amlal El Mahrouss |
| 2024-02-03 | NewBoot: Will work on AHCI instead, ATA is not getting any further in | Amlal El Mahrouss |
| 2024-02-03 | Bootloader add GOP support and working on NewFS support. | Amlal El Mahrouss |
| 2024-02-03 | Kernel: Got stuck at the way I do things, trying another approach see | Amlal El Mahrouss |
| 2024-02-03 | Meta: move /Tools/ in /Private/Tools. | Amlal El Mahrouss |
| 2024-02-03 | Meta: Move /Drivers/ into /Private/Drivers. | Amlal El Mahrouss |
| 2024-02-03 | WiP: See below. | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: Fix code that isn't supposed to be there, EFI wrapper | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: Found Bug: Will make a device path helper tomorrow. | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: Working on BFileReader::ReadAll() implementation. | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: successfully loaded PE into memory! | Amlal El Mahrouss |
| 2024-02-02 | Kernel: Improvements and fixes regarding the VMMers and assembly code. | Amlal El Mahrouss |
| 2024-02-02 | Kernel: Port toolchain to mingw (PE/COFF) | Amlal El Mahrouss |
| 2024-02-02 | Merge branch 'HCR-9-add-support-for-file-load-hel-amd64' into 'trunk' | Amlal El Mahrouss |
| 2024-02-02 | NewBoot/Kernel: Finishing Bootloader and protocol. | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: Getting it done now. | Amlal El Mahrouss |
| 2024-02-02 | Merge branch 'HCR-9-add-support-for-file-load-hel-amd64' into 'trunk' | Amlal El Mahrouss |
| 2024-02-02 | NewBoot:Makefile: remove copy kernel to ESP. | Amlal El Mahrouss |
| 2024-02-02 | See below. | Amlal El Mahrouss |
| 2024-02-02 | NewBoot: Add documentation to ATA driver. | Amlal El Mahrouss |
| 2024-02-02 | Bootloader: Fix ATA driver. | Amlal El Mahrouss |
| 2024-02-02 | Kernel & Bootloader: Improvements and Fix ATA Read and Write problem. | Amlal El Mahrouss |
| 2024-02-01 | Bootloader: Fix Warning in ATA.cxx | Amlal El Mahrouss |
| 2024-02-01 | Bootloader: Improve PATA support, but will use UEFI SimpleFile to get | Amlal El Mahrouss |
| 2024-02-01 | NewBoot: Add ATA driver for NewFS/EPM. | Amlal El Mahrouss |
| 2024-02-01 | Merge branch 'HCR-9-add-support-for-file-load-hel-amd64' into 'trunk' | Amlal El Mahrouss |
| 2024-02-01 | Kernel: Really big improvements on Paged Memory Model. | Amlal El Mahrouss |
| 2024-02-01 | Kernel: Some groundwork done, this is a bumping commit. | Amlal El Mahrouss |
| 2024-02-01 | Meta: update string. | Amlal El Mahrouss |
| 2024-02-01 | HCR-9 : Update EFIKit, working on Volume API. | Amlal El Mahrouss |
| 2024-02-01 | HCR-9 Initial commit of branch for Jira. | Amlal El Mahrouss |
| 2024-02-01 | See below. | Amlal El Mahrouss |
| 2024-02-01 | See below. | Amlal El Mahrouss |
| 2024-02-01 | Kernel: Improve CRC compute function. | Amlal El Mahrouss |
| 2024-02-01 | See below. | Amlal El Mahrouss |
| 2024-02-01 | See below. | Amlal El Mahrouss |
| 2024-02-01 | New commit: see below. | Amlal El Mahrouss |
| 2024-02-01 | See below. | Amlal El Mahrouss |
| 2024-01-31 | Meta: update makefile for AMD64. | Amlal El Mahrouss |
| 2024-01-31 | Kernel: Set rsp to rax, to update the stack pointer. | Amlal El Mahrouss |
| 2024-01-31 | Kernel: Many improvements done to the kernel and it's HAL and protocols. | Amlal El Mahrouss |
| 2024-01-31 | Kernel: add Terminal init sequence in KeInitEFI. | Amlal El Mahrouss |
| 2024-01-31 | HEL: Adding BFileReader implementation. | Amlal El Mahrouss |
| 2024-01-31 | Fix: stupid CxxKitRT | Amlal El Mahrouss |
| 2024-01-31 | - Update UEFI implementation of SimpleTextProtocol. | Amlal El Mahrouss |
| 2024-01-31 | Kernel: Add documentation and found codename for it. | Amlal El Mahrouss |
| 2024-01-31 | Add BUG_LIST.TXT, kernel improvements and Public kits improvements. | Amlal El Mahrouss |
| 2024-01-31 | kernel: add GKit, improve AMD64 HAL. | Amlal El Mahrouss |