Reference for unit 'dxeload'
Load DXE file in to memory
Uses unit | Description |
---|---|
System | The system unit |
Overview
The dxeload unit was implemented by Pierre Mueller for dos, it allows to load a DXE file (an object file with 1 entry point) into memory and return a pointer to the entry point.
It exists only for dos.