summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/ProcessManager.hpp
AgeCommit message (Collapse)Author
2024-02-01New commit: see below.Amlal El Mahrouss
- Add Internal directory. - Add Drivers directory. - Add DDKit in Kits directory. 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-30Kernel: Breaking changes, see source code.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-01-29Kernel: Update TODO.Amlal El Mahrouss
Src: Refactorings according to clang-format. Meta: Update specification. Public: Remove useless UIKit. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-01-28Kernel: Update SPECIFICATION.TXT, Implement Shared objects primitives.Amlal El Mahrouss
Kernel: Working on EFI reimplementation. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-01-28KernelKit/ProcessManager: add new ProcessPrimitives file, specific toAmlal El Mahrouss
each architecture, lint-fix and improvements. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-01-26Kernel: Major repository refactor.Amlal El Mahrouss
Rework the repo into Private and Public modules. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>