iPXE
Data Fields
EFI_ACPI_6_0_FPDT_S3_SUSPEND_RECORD Struct Reference

FPDT Basic S3 Suspend Performance Record. More...

#include <Acpi60.h>

Data Fields

EFI_ACPI_6_0_FPDT_PERFORMANCE_RECORD_HEADER Header
 
UINT64 SuspendStart
 Timer value recorded at the OS write to SLP_TYP upon entry to S3. More...
 
UINT64 SuspendEnd
 Timer value recorded at the final firmware write to SLP_TYP (or other mechanism) used to trigger hardware entry to S3. More...
 

Detailed Description

FPDT Basic S3 Suspend Performance Record.

Definition at line 1247 of file Acpi60.h.

Field Documentation

◆ Header

EFI_ACPI_6_0_FPDT_PERFORMANCE_RECORD_HEADER EFI_ACPI_6_0_FPDT_S3_SUSPEND_RECORD::Header

Definition at line 1248 of file Acpi60.h.

◆ SuspendStart

UINT64 EFI_ACPI_6_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.

Definition at line 1253 of file Acpi60.h.

◆ SuspendEnd

UINT64 EFI_ACPI_6_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.

Definition at line 1259 of file Acpi60.h.


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