summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit/src/HEL/AMD64/BootAPI.S
AgeCommit message (Collapse)Author
2024-11-21IMP: Add UserProcessImage structure to hold the code/entrypoint of the process.Amlal El Mahrouss
IMP: Use IDLLObject instead of IPEFDLLObject. IMP: Refactor DeviceInterface to IDeviceObject. ADD: rt_jump_to_address when you want to use a custom stack. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-10-28IMP: Refactor whole source code to make it even.Amlal
- That is because previously the source was both in lowercase and lettercase. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>