]> git.proxmox.com Git - mirror_edk2.git/commit
PcAtChipsetPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jan 2020 15:02:26 +0000 (16:02 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 07:00:51 +0000 (07:00 +0000)
commit6eacb857c17b842595c6c6061a46b378af2a9616
tree4bc32877c3f47e54f85b76eb83f9e916f3a933d0
parent7d3d87e4d7b91e300e22e29dcd1e15b09630ffce
PcAtChipsetPkg: 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>
PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.c