]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/S3Lib.h
Change the function name.
[mirror_edk2.git] / MdeModulePkg / Include / Library / S3Lib.h
index 0059e0193c4dab458b12d49c90652261a81febc2..ede541ab6c27c43cb1dd710401672b20699965c6 100644 (file)
 #define __S3_LIB_H__\r
 \r
 /**\r
-  Calling this function causes the system restore config from S3.\r
+  This function is responsible for calling the S3 resume vector in the ACPI Tables.\r
   \r
   @retval EFI_SUCESS   Sucess to restore config from S3.\r
   @retval Others       Fail to restore config from S3.\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r
-S3RestoreConfig (\r
+AcpiS3ResumeOs (\r
   VOID\r
   )\r
 ;\r