XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD Struct Reference

#include <Acpi50.h>

Collaboration diagram for EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD:
Collaboration graph
[legend]

Public Attributes

EFI_ACPI_5_0_FPDT_PERFORMANCE_RECORD_HEADER Header
 
UINT64 SuspendStart
 
UINT64 SuspendEnd
 

Detailed Description

FPDT Basic S3 Suspend Performance Record

Member Data Documentation

◆ Header

EFI_ACPI_5_0_FPDT_PERFORMANCE_RECORD_HEADER EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD::Header

◆ SuspendEnd

UINT64 EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD::SuspendEnd

Timer value recorded at the final firmware write to SLP_TYP (or other mechanism) used to trigger hardware entry to S3. Only the most recent suspend cycle's timer value is retained.

◆ SuspendStart

UINT64 EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD::SuspendStart

Timer value recorded at the OS write to SLP_TYP upon entry to S3. Only the most recent suspend cycle's timer value is retained.


The documentation for this struct was generated from the following file: