/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/ |
FirmwarePerformancePei.inf | 4 # In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Data Table.
9 # for S3 Resume Performance Record on S3 resume boot path.
|
/external/autotest/server/cros/ |
dark_resume_utils.py | 22 """Context manager which exposes the dark resume-specific suspend 25 This is required because using the RTC for a dark resume test will 26 cause the system to wake up in dark resume and resuspend, which is 34 """Set up for a dark-resume-ready suspend to be carried out using 38 @param proxy: a dark resume xmlrpc server proxy object for the DUT 60 resume pathways. We set up powerd to allow dark resume and also configure 68 """Set up powerd preferences so we will properly go into dark resume, 71 @param host: the DUT to set up dark resume for 75 logging.info('Setting up dark resume preferences' [all...] |
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
control.printer | 19 after events like reboot, login, suspend, resume etc. 42 "suspend,resume,unplug,suspend,plug,resume," 43 "suspend,unplug,resume,plug")
|
/external/curl/tests/data/ |
test231 | 23 file:// with resume
|
/external/llvm/test/Transforms/SimplifyCFG/ |
2011-09-05-TrivialLPad.ll | 19 resume { i8*, i32 } %lp
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
2011-09-05-TrivialLPad.ll | 19 resume { i8*, i32 } %lp
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiS3Lib/ |
PeiS3Lib.c | 2 This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode.
27 This function is responsible for calling the S3 resume vector in the ACPI Tables.
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
AcpiS3Save.h | 2 This protocol is used to prepare all information that is needed for the S3 resume boot path. This
15 This Protocol is defined in Framework of S3 Resume Boot Path Spec.
43 - Prepare all information that is needed in the S3 resume boot path. This information can include
47 -- Reserved memory for the S3 resume
49 - Get the minimum legacy memory length (meaning below 1 MB) that is required for the S3 resume boot path.
74 resume. Before the Framework-based firmware transfers control to the OS, it has to transition from
97 Framework needs to restore the platform's preboot state during an S3 resume boot. This
101 - The range of reserved memory that can be used on the S3 resume boot path.
110 that the target platform supports an S3 resume and then call EFI_ACPI_S3_SAVE_PROTOCOL
111 to save the S3 resume information. The entire Framework boot script table will then be generated, [all...] |
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/ |
AcpiCpuData.h | 65 // Data structure that is required for ACPI S3 resume. This structure must be
75 // wake APs during an ACPI S3 resume.
84 // used during an ACPI S3 resume. This is typically the contents of the GDT
94 // used during an ACPI S3 resume. This is typically the contents of the IDT
99 // Physical address of a buffer that is used as stacks during ACPI S3 resume.
105 // The size, in bytes, of the stack provided to each CPU during ACPI S3 resume.
119 // used during an ACPI S3 resume. This structure must be allocated below 4GB
129 // initialize the CPU that matches InitialApicId, during an ACPI S3 resume,
139 // initialize the CPU that matches InitialApicId, during an ACPI S3 resume,
145 // is used during an ACPI S3 Resume. This buffer must be allocated below 4GB [all...] |
/external/autotest/client/site_tests/network_MobileSuspendResume/ |
control.altair-alt3100 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.altair-messi_v | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.gobi2k | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.gobi3k | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.huawei-me936 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.huawei-mu736 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.icera-y3300 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.icera-y3400 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.novatel-e362 | 7 PURPOSE = "Test 3g modem state after suspend/resume" 9 Check the 3g state of the device after suspend and resume. Verify 22 Verify that 3g can be enabled under all suspend/resume situations.
|
control.stress | 7 PURPOSE = "Test 3g modem state after suspend/resume over many iterations" 9 Check the 3g state of the device after many iterations of suspend/resume. 20 Verify that 3g can be enabled under all suspend/resume situations.
|
control.wimax | 7 PURPOSE = "Test wimax device state after suspend/resume" 9 Check the wimax state of the device after suspend and resume. Verify 20 Verify that the wimax device can be enabled under all suspend/resume
|
/external/autotest/client/site_tests/power_SuspendStress/ |
control.faft | 7 PURPOSE = "Run long repeated iterations of suspend/resume to find rare errors." 14 Runs eight minutes of bare suspend/resume cycles without additional workload. 18 Put .bare in a loop and run for 2 days. This test replaces suspend resume test.
|
/external/autotest/server/site_tests/display_HotPlugAtSuspend/ |
control.extended | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|
control.extended.port_typec | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|
control.extended_unplugged | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|
control.mirrored | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|