[edk2-devel] [PATCH 0/4] MdeModulePkg: Transfer reset data

Gao, Zhichao zhichao.gao at intel.com
Sun May 5 07:50:42 UTC 2019


Indicate two guids gCapsuleArmedResetGuid and gCapsuleUpdateCompleteResetGuid
for capsule update. And define a struct which start with a null string and
followed by a EFI_GUID.

Cc: Jian J Wang <jian.j.wang at intel.com>
Cc: Hao Wu <hao.a.wu at intel.com>
Cc: Ray Ni <ray.ni at intel.com>
Cc: Star Zeng <star.zeng at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Cc: Sean Brogan <sean.brogan at microsoft.com>
Cc: Michael Turner <Michael.Turner at microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew at microsoft.com>

Bret Barkelew (3):
  MdeModulePkg: Add reset data difinition and guid
  MdeModulePkg/CapsuleRuntimeDxe: Transfer reset data
  MdeModulePkg/CapsuleLib: Transfer reset data

Zhichao Gao (1):
  MdeModulePkg/ResetUtilityLib: Replace the reset data difinition

 MdeModulePkg/Include/Guid/CapsuleResetData.h  | 40 +++++++++++++++++++
 .../DxeCapsuleLibFmp/DxeCapsuleLib.inf        |  3 +-
 .../DxeCapsuleLibFmp/DxeCapsuleProcessLib.c   |  6 ++-
 .../Library/ResetUtilityLib/ResetUtility.c    | 16 ++------
 MdeModulePkg/MdeModulePkg.dec                 |  5 +++
 .../CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf   |  1 +
 .../CapsuleRuntimeDxe/CapsuleService.c        |  4 +-
 .../CapsuleRuntimeDxe/CapsuleService.h        |  3 +-
 8 files changed, 60 insertions(+), 18 deletions(-)
 create mode 100644 MdeModulePkg/Include/Guid/CapsuleResetData.h

-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#39994): https://edk2.groups.io/g/devel/message/39994
Mute This Topic: https://groups.io/mt/31507357/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list