User Manual

Table Of Contents
4-26 Troubleshooting
#define S3_BEFORE_ACPI_BOOT_
SCRIPT
0xC5 Restore system configuration stage 1
#define S3_BEFORE_RUNTIME_BOOT_
SCRIPT
0xC6 Restore system configuration stage 2
#define S3_BEFORE_RELOCATE_SMM_
BASE
0xC7 Relocate SMM BASE during S3 resume
#define S3_BEFORE_MP_INIT 0xC8 Multi-processor initial during S3 resume
#define S3_BEFORE_RESTORE_ACPI_
CALLBACK
0xC9 Start to restore system configuration in
SMM
#define S3_AFTER_RESTORE_ACPI_
CALLBACK
0xCA Restore system configuration in SMM
complete
#define S3_GO_TO_FACS_WAKING_
VECTOR
0xCB Back to OS
Table 4-9. ASL Functionality
Definition Code Description
#define ASL_ENTER_S1 0x51 Prepare to enter S1
#define ASL_ENTER_S3 0x53 Prepare to enter S3
#define ASL_ENTER_S4 0x54 Prepare to enter S4
#define ASL_ENTER_S5 0x55 Prepare to enter S5
#define ASL_WAKEUP_S1 0xE1 System wakeup from S1
#define ASL_WAKEUP_S3 0xE3 System wakeup from S3
#define ASL_WAKEUP_S4 0xE4 System wakeup from S4
#define ASL_WAKEUP_S5 0xE5 System wakeup from S5
Table 4-8. S3 Functionality (Continued)
Definition Code Description