summaryrefslogtreecommitdiffhomepage
path: root/Private/makefile
AgeCommit message (Expand)Author
2024-04-22MHR-5: Fix BootFileReader on EFI platforms (AMD64), also added CoreBootAmlal El Mahrouss
2024-04-21MHR-5: Fix: not using buggy wildcard anymore.Amlal El Mahrouss
2024-04-20MHR-5/MHR-3: Rename PowerPC to POWER, implement NewFSParser::FormatAmlal El Mahrouss
2024-04-19MHR-5: Improve makefile, and separating them for each platform.Amlal El Mahrouss
2024-04-17Unrelated: These changes are important but related to nothing.Amlal El Mahrouss
2024-04-10makefile: Add WINDRES variable, use .exe extension by default.Amlal El Mahrouss
2024-04-08Kernel: Don't forget to set drives inside DriveManager.Amlal El Mahrouss
2024-04-06NewFS, Implementing the NewFSParser class, added CreateFork method.Amlal El Mahrouss
2024-04-04Meta: Update readme to match makefile, remove h-core prefix insideAmlal El Mahrouss
2024-04-04Meta: Update resource file.Amlal El Mahrouss
2024-04-02OS: Changes related to System API, breaking changes, also added HTMLLib.Amlal El Mahrouss
2024-04-02Kernel: New commit, see below.Amlal El Mahrouss
2024-04-01NewKernel: v412024Amlal El Mahrouss
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-24Kernel: Add CRC32 check inside the kernel's heap,Amlal El Mahrouss
2024-03-23Kernel and Bootloader: See below.Amlal El Mahrouss
2024-03-22HCR-14: Implement ATA for HCoreKrnl.exe.amlal
2024-03-22NewBoot: Fetching ACPI RSDPTR with success now.Amlal El Mahrouss
2024-03-19Kernel(Secret): Major commit.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-15unrelated: update makefile.amlal
2024-03-15HCR-14: See below.amlal
2024-03-10Kernel: Reworked StorageKit to add AHCI support.Amlal El Mahrouss
2024-03-10Kernel: See below.Amlal El Mahrouss
2024-03-10Very important changes.Amlal El Mahrouss
2024-03-08HCR-14: Fixes and improvements.amlal
2024-03-05Update toolchain to better work on windows.Amlal El Mahrouss
2024-02-29Kernel: Pre-ReleaseAmlal El Mahrouss
2024-02-29HCoreKrnl: Start work on AHCI support. to add HCFS,EPM,GPT support toAmlal El Mahrouss
2024-02-28Kernel: new splash screen, release build now!Amlal 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: remove SFN, hanging interrupts and COM1 logging.Amlal 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-26meta: update makefile.Amlal
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-24Kernel: MS-1: Microkernel and bootloader.Amlal El Mahrouss
2024-02-22Kernel: nightly bump.Amlal El Mahrouss
2024-02-21Kernel: Got it up and running.Amlal El Mahrouss
2024-02-14HCR-18: Fixed UEFI bootloader, loading stuff correctly.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-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