summaryrefslogtreecommitdiffhomepage
path: root/Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp
AgeCommit message (Collapse)Author
2024-03-28Kernel: :boom: breaking changes, Update API and the HCORE basedAmlal El Mahrouss
macros, rename HCore to NewOS. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
2024-02-29Kernel: Pre-ReleaseAmlal El Mahrouss
- Kernel - Bootloader Working on AHCI support, AHCI is very important to bring fast I/O support, ACPI and APIC is also in WiP for AMD64 HAL this time. Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
2024-02-25Kernel: Did progress on interrupts, moved kernel main to HAL, as theAmlal El Mahrouss
code here is very specific. Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
2024-02-02Kernel: Improvements and fixes regarding the VMMers and assembly code.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
2024-01-31- Update UEFI implementation of SimpleTextProtocol.Amlal El Mahrouss
- Working on BFileReader. - Working on Interrupts for AMD64. - Refactor copyright remove year. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-01-30Add ROADMAP details, add EFI Library for bootloader.Amlal El Mahrouss
Add assignee to code in MailMap. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>