summaryrefslogtreecommitdiffhomepage
path: root/Private/NewBoot/Source/makefile
AgeCommit message (Expand)Author
2024-03-28Kernel: :boom: breaking changes, Update API and the HCORE basedAmlal El Mahrouss
2024-03-26Kernel and System.Core: kernel related fixes and :boom: on User API.Amlal El Mahrouss
2024-03-25IMP: ke_io_read support.amlal
2024-03-23Kernel: See below.Amlal El Mahrouss
2024-03-23Kernel: PS2 mouse builtin works now.amlal
2024-03-23Kernel and Bootloader: See below.Amlal El Mahrouss
2024-03-22meta: update makefile.amlal
2024-03-22NewBoot: Working ATA driver, and new drive scheme, each data has aAmlal El Mahrouss
2024-03-22NewBoot: Fetching ACPI RSDPTR with success now.Amlal El Mahrouss
2024-03-19Kernel(Secret): Major commit.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: See below.Amlal El Mahrouss
2024-03-17HCR-14: A series of important fixes and improvements regarding theamlal
2024-03-16HCR-14: See below.amlal
2024-03-10Kernel: See below.Amlal El Mahrouss
2024-03-08HCR-14: Fixes and improvements.amlal
2024-03-05Update toolchain to better work on windows.Amlal El Mahrouss
2024-03-03Update makefile, add __BOOTLOADER__ macro.Amlal El Mahrouss
2024-03-01Meta: remove debug switch on bootloader.Amlal El Mahrouss
2024-03-01Meta: update makefile.Amlal El Mahrouss
2024-03-01:boom: See below.Amlal El Mahrouss
2024-02-29Kernel: Pre-ReleaseAmlal El Mahrouss
2024-02-28HCoreKrnl: Interrupts are now working.Amlal El Mahrouss
2024-02-28HCoreKrnl: Fix IDT, will get the rt_handle_interrupts right, and notAmlal El Mahrouss
2024-02-28HCoreKrnl\HAL\IDT: Work in progress patch(fix) of HCore interrupt systemAmlal El Mahrouss
2024-02-27Kernel: working on interrupts, almost fix them.Amlal El Mahrouss
2024-02-26Kernel:HAL: getting IDT to work...Amlal El Mahrouss
2024-02-26Kernel/Bootloader: add CompilerKit/Version.hxxAmlal El Mahrouss
2024-02-25Kernel: Did progress on interrupts, moved kernel main to HAL, as theAmlal El Mahrouss
2024-02-25WiP: See below.Amlal El Mahrouss
2024-02-22Kernel: Got HCoreLite up and running.Amlal El Mahrouss
2024-02-13HCR-15: Merge to master branch.Amlal El Mahrouss
2024-02-08HCR-15: See below.Amlal El Mahrouss
2024-02-07Code bump.Amlal El Mahrouss
2024-02-05HCR-13 : Optimize filesystem operations on UEFI.Amlal El Mahrouss
2024-02-05Kernel: Improved kernel design and Bootloader runs on real hardware!Amlal El Mahrouss
2024-02-04HCR-11 : Found the reason why it doesn't work, fixing it tomorrow.Amlal El Mahrouss
2024-02-04HCR-11: Support for EFI GOP and SFP.Amlal El Mahrouss
2024-02-04NewBoot: Fix NewBoot EFI implementation.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-03WiP: See below.Amlal El Mahrouss
2024-02-02Bootloader: Getting it done now.Amlal El Mahrouss
2024-02-02NewBoot:Makefile: remove copy kernel to ESP.Amlal El Mahrouss
2024-02-01Bootloader: Improve PATA support, but will use UEFI SimpleFile to getAmlal El Mahrouss
2024-02-01NewBoot: Add ATA driver for NewFS/EPM.Amlal El Mahrouss
2024-02-01Kernel: Really big improvements on Paged Memory Model.Amlal El Mahrouss