Expand description
Chapter 10. System Reset Extension (EID #0x53525354 “SRST”).
Constants§
- EID_
SRST - Extension ID for System Reset extension.
- RESET_
REASON_ NO_ REASON - No Reason as reset reason.
- RESET_
REASON_ SYSTEM_ FAILURE - System Failure as reset reason.
- RESET_
TYPE_ COLD_ REBOOT - Cold Reboot as a reset type.
- RESET_
TYPE_ SHUTDOWN - Shutdown as a reset type.
- RESET_
TYPE_ WARM_ REBOOT - Warm Reboot as a reset type.
- SYSTEM_
RESET - Function ID to reset the system based on provided reset type and reason.