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

Gao, Zhichao posted 4 patches 5 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
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
[edk2-devel] [PATCH 0/4] MdeModulePkg: Transfer reset data
Posted by Gao, Zhichao 5 years ago
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@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-