Skeleton for creating a tracker.
conf_object, log_object, osa_micro_checkpoint, osa_tracker_control, osa_target_info
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
- uefi-module-added
- Triggered when the UEFI FW tracker added a new map
-
detect-parameters
– try to detect settings for the UEFI tracker
-
info
– print information about the object
-
status
– print status of the object
-
parent
-
Required attribute;
read/write access; type:
o
The parent object. Must implement the osa_tracker_state_admin, osa_machine_query, and osa_machine_notification interfaces
-
enabled
-
Pseudo attribute;
read-only access; type:
b
Tracker enabled - read only
uefi-fw-tracker