X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ArmVirtPkg%2FLibrary%2FArmVirtPsciResetSystemLib%2FArmVirtPsciResetSystemLib.c;h=9e5b70e2c54c630639481b003710c413eceb30af;hb=9d1c9d0379d065ca11bc3354faee2c742e89c005;hp=fdf49e1d9c7a25e65ede8b00582080b9c7e4c1d2;hpb=2d9950a2bff892667510e7a00e3ad8ead295a96f;p=mirror_edk2.git diff --git a/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c b/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c index fdf49e1d9c..9e5b70e2c5 100644 --- a/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c +++ b/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c @@ -145,20 +145,6 @@ ResetShutdown ( } } -/** - 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 - ) -{ - // not implemented -} - /** 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