Searched defs:EFI_ACPI_S3_SAVE_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DAcpiS3Save.h26 typedef struct _EFI_ACPI_S3_SAVE_PROTOCOL EFI_ACPI_S3_SAVE_PROTOCOL; typedef in typeref:struct:_EFI_ACPI_S3_SAVE_PROTOCOL
56 @param This A pointer to the EFI_ACPI_S3_SAVE_PROTOCOL instance.
68 IN EFI_ACPI_S3_SAVE_PROTOCOL * This,
81 @param This A pointer to the EFI_ACPI_S3_SAVE_PROTOCOL instance.
91 IN EFI_ACPI_S3_SAVE_PROTOCOL * This,
96 The EFI_ACPI_S3_SAVE_PROTOCOL is responsible for preparing all the information that the
109 EFI_ACPI_S3_SAVE_PROTOCOL. If the protocol exists, ExitBootServices()will assume
110 that the target platform supports an S3 resume and then call EFI_ACPI_S3_SAVE_PROTOCOL

Completed in 43 milliseconds