]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jan 2020 15:03:01 +0000 (16:03 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 07:00:51 +0000 (07:00 +0000)
commiteaea26b7814bbc08982bfbf087648701a91fe88c
tree2cbd2f0ec3d25d0ccd2e4528b645b056b4058820
parent6eacb857c17b842595c6c6061a46b378af2a9616
UefiPayloadPkg: 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: Guo Dong <guo.dong@intel.com>
UefiPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c