After vm_firmware_trigger_update is called and the system reboots, open "C:\update_info" in binary mode and read the content to this structure to know the result of update process.
vmfirmware.h
|
Members |
Description |
|
VMINT32 version; |
Reserved. |
|
VMINT32 marker; |
This marker must be 0x54454E46 for the entry to be valid. |
|
VMINT32 error_code; |
The resulting code of update procedure. 0 if successfully updated, negative values if failed. Refer to VM_FIRMWARE_UPDATE_RESULT for details. |
|
VMINT32 reserved[5]; |
Reserved fields. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.