public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Change reset logic related on capsule
@ 2019-03-20  1:42 Zhichao Gao
  2019-03-20  1:42 ` [PATCH 1/2] MdeModulePkg/CapsuleRuntimeDxe: Merge changes form arm to all ARCH Zhichao Gao
  2019-03-20  1:42 ` [PATCH 2/2] MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset Zhichao Gao
  0 siblings, 2 replies; 5+ messages in thread
From: Zhichao Gao @ 2019-03-20  1:42 UTC (permalink / raw)
  To: edk2-devel

Add CapsuleCacheWriteBack for IA ARCH.
Remove DoS3 in ResetSystemRuntimeDxe.

Zhichao Gao (2):
  MdeModulePkg/CapsuleRuntimeDxe: Merge changes form arm to all ARCH
  MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset

 .../Universal/CapsuleRuntimeDxe/CapsuleReset.c     | 21 ++++++++++++
 .../{Arm/CapsuleReset.c => CapsuleResetNull.c}     | 29 ++---------------
 .../CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf        | 14 ++++----
 .../Universal/ResetSystemRuntimeDxe/ResetSystem.c  | 38 ----------------------
 4 files changed, 30 insertions(+), 72 deletions(-)
 rename MdeModulePkg/Universal/CapsuleRuntimeDxe/{Arm/CapsuleReset.c => CapsuleResetNull.c} (51%)

-- 
2.16.2.windows.1



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

end of thread, other threads:[~2019-03-21  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-20  1:42 [PATCH 0/2] Change reset logic related on capsule Zhichao Gao
2019-03-20  1:42 ` [PATCH 1/2] MdeModulePkg/CapsuleRuntimeDxe: Merge changes form arm to all ARCH Zhichao Gao
2019-03-20  9:48   ` Ard Biesheuvel
2019-03-21  7:41     ` Gao, Zhichao
2019-03-20  1:42 ` [PATCH 2/2] MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset Zhichao Gao

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