summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/PEFCodeMgr.cc
AgeCommit message (Expand)Author
2025-06-27fix: Fix a bad `stacksym` check.Amlal El Mahrouss
2025-06-23fix: Fix AP init code, and format codebase.Amlal El Mahrouss
2025-06-22fix: PEFLdr: Fix compilation error on `mmap`Amlal El Mahrouss
2025-06-22;)0xf00sec
2025-06-22PEFCodeMgr.cc: ArchKit0xf00sec
2025-06-22rt_copy_memory_safe: PEFCodeMgr.cc0xf00sec
2025-06-18PEF format update `5.0` and codebase refactors.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23refactor(kernel): Refactor HeapMgr functions.Amlal El Mahrouss
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-17feat(kernel): don't schedule process when it's under signals such as:Amlal El Mahrouss
2025-05-15feat(kernel): Finalizing the first version of the user scheduler.Amlal El Mahrouss
2025-05-02kernel, fskit: HeFS: Worked on IND allocation and added removal support.Amlal
2025-05-01kernel: HeFS: did progress on IND allocation.Amlal
2025-05-01kernel: scheduler and pef code mgr improvements.Amlal
2025-05-01kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar...Amlal
2025-04-25dev: better .clang-format, ran format command.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-29ddk: refactor: reorganize kit into a standard kernel kit.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