MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
S3_PERFORMANCE_TABLE Struct Reference

Data Fields

EFI_ACPI_5_0_FPDT_PERFORMANCE_TABLE_HEADER Header
 Common ACPI table header. More...
 
EFI_ACPI_5_0_FPDT_S3_RESUME_RECORD S3Resume
 Basic S3 Resume performance record. More...
 
EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD S3Suspend
 Basic S3 Suspend performance record. More...
 

Detailed Description

S3 Performance Data Table. This structure contains S3 performance records which will be updated in S3 suspend and S3 resume boot path.

Field Documentation

EFI_ACPI_5_0_FPDT_PERFORMANCE_TABLE_HEADER S3_PERFORMANCE_TABLE::Header

Common ACPI table header.

EFI_ACPI_5_0_FPDT_S3_RESUME_RECORD S3_PERFORMANCE_TABLE::S3Resume

Basic S3 Resume performance record.

EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD S3_PERFORMANCE_TABLE::S3Suspend

Basic S3 Suspend performance record.