Searched refs:S3Resume (Results 1 – 13 of 13) sorted by relevance
39 EFI_PEI_S3_RESUME_PPI *S3Resume; in AcpiS3ResumeOs() local45 (VOID **)&S3Resume in AcpiS3ResumeOs()49 return S3Resume->S3RestoreConfig ((EFI_PEI_SERVICES **) GetPeiServicesTablePointer()); in AcpiS3ResumeOs()
71 S3Resume/S3Resume.h72 S3Resume/S3Resume.c
25 #include EFI_PPI_DEFINITION (S3Resume)
81 EFI_ACPI_5_0_FPDT_S3_RESUME_RECORD S3Resume; ///< Basic S3 Resume performance record. member
60 UINT64 S3Resume; member
207 EFI_PEI_S3_RESUME2_PPI *S3Resume; in DxeLoadCore() local221 (VOID **) &S3Resume in DxeLoadCore()234 Status = S3Resume->S3RestoreConfig2 (S3Resume); in DxeLoadCore()
89 #include EFI_PPI_DEFINITION (S3Resume)
542 BOOLEAN S3Resume; in FindPeiCoreImageBase() local546 S3Resume = IsS3Resume (); in FindPeiCoreImageBase()547 if (S3Resume && !FeaturePcdGet (PcdSmmSmramRequire)) { in FindPeiCoreImageBase()560 S3Resume ? "S3 resume (with PEI decompression)" : "Normal boot")); in FindPeiCoreImageBase()
105 AcpiS3ResumeRecord = &AcpiS3PerformanceTable->S3Resume; in FpdtStatusCodeListenerPei()
36 S3Resume.c
340 PerfHeader->S3Resume = Ticker - StartValue; in WriteToOsS3PerformanceData()343 PerfHeader->S3Resume = StartValue - Ticker; in WriteToOsS3PerformanceData()
84 ## Include/Ppi/S3Resume.h
1286 …The first parameter's type is *NOT* consistent with Framework S3Resume specification, in which it'…1297 …The first parameter's type is *NOT* consistent with Framework S3Resume specification, in which it'…1308 …The first parameter's type is *NOT* consistent with Framework S3Resume specification, in which it'…