HomeSort by relevance Sort by last modified time
    Searched defs:EFI_ACPI_S3_SAVE_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiS3Save/
AcpiS3Save.h 32 EFI_FORWARD_DECLARATION (EFI_ACPI_S3_SAVE_PROTOCOL);
48 IN EFI_ACPI_S3_SAVE_PROTOCOL * This,
55 IN EFI_ACPI_S3_SAVE_PROTOCOL * This,
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
AcpiS3Save.h 26 typedef struct _EFI_ACPI_S3_SAVE_PROTOCOL 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 1112 milliseconds