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

#include <Acpi61.h>

Collaboration diagram for EFI_ACPI_6_1_FPDT_S3_RESUME_RECORD:
Collaboration graph
[legend]

Public Attributes

EFI_ACPI_6_1_FPDT_PERFORMANCE_RECORD_HEADER Header
 
UINT32 ResumeCount
 
UINT64 FullResume
 
UINT64 AverageResume
 

Detailed Description

FPDT Basic S3 Resume Performance Record

Member Data Documentation

◆ AverageResume

UINT64 EFI_ACPI_6_1_FPDT_S3_RESUME_RECORD::AverageResume

Average timer value of all resume cycles logged since the last full boot sequence, including the most recent resume. Note that the entire log of timer values does not need to be retained in order to calculate this average.

◆ FullResume

UINT64 EFI_ACPI_6_1_FPDT_S3_RESUME_RECORD::FullResume

Timer recorded at the end of BIOS S3 resume, just prior to handoff to the OS waking vector. Only the most recent resume cycle's time is retained.

◆ Header

EFI_ACPI_6_1_FPDT_PERFORMANCE_RECORD_HEADER EFI_ACPI_6_1_FPDT_S3_RESUME_RECORD::Header

◆ ResumeCount

UINT32 EFI_ACPI_6_1_FPDT_S3_RESUME_RECORD::ResumeCount

A count of the number of S3 resume cycles since the last full boot sequence.


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