summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBA/Modules/NetBoot/Module.cxx
AgeCommit message (Collapse)Author
2024-09-11IMP: Add FreeBitMap method in IBitMapAllocator.Amlal
IMP: Using a better memory strategy than a pre-allocated chunk of memory. FIX: Moved compile_flags.txt only at root directory. FIX: Refactor HandoverInformationHeader to HANDOVER_INFO_HEADER. IMP: Handover version 1.16. Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
2024-08-23[IMP] BootScr module, manage boot driver (TODO need a UI toolkit forAmlal El Mahrouss
it) [IMP] Made NetBoot compilable as well. [IMP] Fix Thread loader to be able to load other executables. [REFACTOR] __NEWOS_ to __ZKA_ refactor. [WIP] Fixing catalog which can't be fetched again after being written. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-08-18[REFACTOR]Amlal El Mahrouss
Improved project structure. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>