X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FLibrary%2FResetSystemLib.h;fp=MdeModulePkg%2FInclude%2FLibrary%2FResetSystemLib.h;h=09ee14540c44961b5bb2f43c16010b9656d4bcba;hp=3b2a098a6082c7480a2a4ae7380410a4af5e317c;hb=7d3d87e4d7b91e300e22e29dcd1e15b09630ffce;hpb=dd01704111c6e85b7bca62968d48abc2c626a3c6 diff --git a/MdeModulePkg/Include/Library/ResetSystemLib.h b/MdeModulePkg/Include/Library/ResetSystemLib.h index 3b2a098a60..09ee14540c 100644 --- a/MdeModulePkg/Include/Library/ResetSystemLib.h +++ b/MdeModulePkg/Include/Library/ResetSystemLib.h @@ -51,17 +51,6 @@ ResetShutdown ( VOID ); -/** - This function causes the system to enter S3 and then wake up immediately. - - If this function returns, it means that the system does not support S3 feature. -**/ -VOID -EFIAPI -EnterS3WithImmediateWake ( - VOID - ); - /** This function causes a systemwide reset. The exact type of the reset is defined by the EFI_GUID that follows the Null-terminated Unicode string passed