]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jan 2020 15:01:20 +0000 (16:01 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 07:00:51 +0000 (07:00 +0000)
commit7d3d87e4d7b91e300e22e29dcd1e15b09630ffce
treef546e069a515695b8f73975b142f1097a6d19378
parentdd01704111c6e85b7bca62968d48abc2c626a3c6
MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib

EnterS3WithImmediateWake () no longer has any callers, so remove it
from ResetSystemLib.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ray Ni <ray.ni@intel.com>
MdeModulePkg/Include/Library/ResetSystemLib.h
MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c
MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.c
MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.c
MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c