summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/ACPIFactoryInterface.cc
AgeCommit message (Expand)Author
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-09-19fix: acpi: return error code as negative value instead of positive one.Amlal El Mahrouss
2025-08-30feat: acpi: `cAcpiSignatureLength` shall be UInt16 and `constexpr`Amlal El Mahrouss
2025-08-20FIX: feat: acpi: harden ACPI `operator[]` and `Checksum` methods.Amlal
2025-08-20feat: acpi: harden ACPI `operator[]` and `Checksum` methods.Amlal
2025-08-16feat: ACPI: Better error handling.v0.0.4-releaseAmlal
2025-05-23feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-18feat(sched_desgin): better architecture for the HTS.Amlal El Mahrouss
2025-05-18dev(sched): Improvements and work in progress fixes.Amlal El Mahrouss
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-25dev, boot, kernel: improvements, and fixing the VEPM formatter.Amlal
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss