summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/FileManager.hpp
AgeCommit message (Collapse)Author
2024-06-24IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FBAmlal El Mahrouss
SDK). REFACTOR: Moved Builtins to Modules/ Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-06-22IMP: Support fork based operations inside the file manager, update PEFAmlal EL Mahrouss
loader to load from forks, we might need a non-fork loader class though. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
2024-06-13MHR-31: Detect all types of cores except the boot one.amlal
Signed-off-by: amlal <amlalelmahrouss@icloud.com>
2024-06-11MHR-23: copyright change.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-06-08MHR-28: Implement SMP support.Amlal EL Mahrouss
Now we need to feed the core code to finish our scheduler. Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
2024-05-19MHR-23: Fix run_format.sh, inl files needs to be formated as well.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
2024-05-10MHR-23: Getting SMP to work...Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-05-09MHR-23: :boom:, refactors.Amlal El Mahrouss
- Move NewBoot to /Boot, thus making Kernel directory only containing the kernel. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>