On 01/06/20 16:13, Ard Biesheuvel wrote: > EnterS3WithImmediateWake () no longer has any callers, so remove it > from ResetSystemLib. > > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> > --- > ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c | > 14 -------------- > 1 file changed, 14 deletions(-) > > diff --git > a/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c > b/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c > index fdf49e1d9c7a..9e5b70e2c54c 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 >
Reviewed-by: Laszlo Ersek <ler...@redhat.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52936): https://edk2.groups.io/g/devel/message/52936 Mute This Topic: https://groups.io/mt/69466940/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-