OAL Structures (Compact 2013)
10/16/2014
The topics in the following list show the OAL structures used for event tracking, snapshot boot, and mapping physical memory.
In This Section
- CeLogExportTable
Points to the functions required by the event tracking engine. For new event tracking libraries, use CeLogExportTable_V3.
- CeLogExportTable_V3
Points to the functions required by the event tracking engine.
- CeLogImportTable
Points to data provided by the kernel for use by CeLog. For new event tracking libraries, use CeLogImportTable_V5.
- CeLogImportTable_V5
Points to data provided by the kernel for use by CeLog.
- OAL Memory Mapping Structures
Contains information about the OAL structures used to map physical memory.
- SNAP_HEADER
Contains information about the memory snapshot, including checksums for the snapshot data, the size of the snapshot, and the physical location of the snapshot in memory.
- SnapshotSupport
Stores the OEM-defined callback functions that support snapshot boot.