summaryrefslogtreecommitdiffhomepage
path: root/dev/base/EncryptFS/src
AgeCommit message (Collapse)Author
2024-09-29IMP: Design changes and reworked WM to PDM.Amlal
- Refactor other modules and drivers as well. - AMD64 HAL code improvements as well. The last thing left is the paging API and driver loading internal API. Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
2024-09-27feat&wip: Math API for CG, WiP HAL Paging API.Amlal
- NOTE: HAL Paging API is still in wip, issues have to be fixed. - Moved WM code to corecg driver. Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
2024-09-25Refactor codebase: Move Objects to obj/, fix flags, remove .vscode, add syscallsAmlal
- Refactored Objects directory to obj/ for better organization. - Fixed incorrect flags in the build process. - Removed .vscode folder to clean up unnecessary IDE settings. - Added syscall implementations for enhanced functionality. Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
2024-09-22:boom: A big refactor on the filesystem structure.Amlal
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>