public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/5] remove EnterS3WithImmediateWake () from ResetSystemLib
@ 2020-01-06 15:13 Ard Biesheuvel
  2020-01-06 15:13 ` [PATCH 1/5] MdeModulePkg: " Ard Biesheuvel
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Ard Biesheuvel @ 2020-01-06 15:13 UTC (permalink / raw)
  To: devel
  Cc: maurice.ma, guo.dong, benjamin.you, ray.ni, liming.gao, hao.a.wu,
	lersek, Ard Biesheuvel

After a refactor of the capsule update support, EnterS3WithImmediateWake()
was left without any callers in the tree, so remove the declaration and the
various definitions.

Ard Biesheuvel (5):
  MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib
  PcAtChipsetPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
  UefiPayloadPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
  OvmfPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
  ArmVirtPkg: remove EnterS3WithImmediateWake () from ResetSystemLib

 MdeModulePkg/Include/Library/ResetSystemLib.h                            | 11 -----------
 ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c | 14 --------------
 MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c     | 14 --------------
 MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.c               | 13 -------------
 MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.c               | 13 -------------
 MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c       | 13 -------------
 OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c                          | 18 ------------------
 PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.c                   | 17 -----------------
 UefiPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c                   | 18 ------------------
 9 files changed, 131 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-01-10  7:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-06 15:13 [PATCH 0/5] remove EnterS3WithImmediateWake () from ResetSystemLib Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 1/5] MdeModulePkg: " Ard Biesheuvel
2020-01-08 18:51   ` Ard Biesheuvel
2020-01-09 12:56     ` Laszlo Ersek
2020-01-10  1:21       ` Ni, Ray
2020-01-10  6:46         ` Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 2/5] PcAtChipsetPkg: " Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 3/5] UefiPayloadPkg: " Ard Biesheuvel
2020-01-07 16:32   ` Guo Dong
2020-01-06 15:13 ` [PATCH 4/5] OvmfPkg: " Ard Biesheuvel
2020-01-06 16:29   ` Laszlo Ersek
2020-01-06 15:13 ` [PATCH 5/5] ArmVirtPkg: " Ard Biesheuvel
2020-01-06 16:29   ` Laszlo Ersek
2020-01-07  2:05 ` [PATCH 0/5] " Ni, Ray
2020-01-10  7:56   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox