summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit
AgeCommit message (Collapse)Author
2025-12-20chore: kernel: apply vettable pattern to process structure.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-15feat: new properties and improved vettable system.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-13chore: IPEFDylibObject tweaks.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-12chore: make Ref `operator bool` explicit, remove useless `MUST_PASS` in ↵Amlal El Mahrouss
TLS.inl, use `CFRef` in LaunchHelpers. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-11chore: refactor: codebase improvements and more usage of Ref<>.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-09feat: New `InitializerList` class, and `LHGetLaunchInfo` implementation on ↵v0.0.82Amlal El Mahrouss
`LaunchHelpers.fwrk`. fix: Fix operator!= in the `Atom` class. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-09chore: Codebase improvements and tweaks.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-08chore: use `enum struct` instead of `enum class`.Amlal El Mahrouss
chore: build scripts improvements. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-29feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers ↵Amlal El Mahrouss
for better kernel code. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-29chore: source code review and fixes.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-27chore: bootz: add alias for BootZ's handover header.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-25kernel: feat{HAL, src} SMP and HwrdSched improvements, HeapMgr patches.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>