From: "Gao, Zhichao" <zhichao.gao@intel.com>
To: devel@edk2.groups.io
Cc: Jian J Wang <jian.j.wang@intel.com>, Hao Wu <hao.a.wu@intel.com>,
Ray Ni <ray.ni@intel.com>, Star Zeng <star.zeng@intel.com>,
Liming Gao <liming.gao@intel.com>,
Sean Brogan <sean.brogan@microsoft.com>,
Michael Turner <Michael.Turner@microsoft.com>,
Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: [PATCH 0/4] MdeModulePkg: Transfer reset data
Date: Sun, 5 May 2019 15:50:42 +0800 [thread overview]
Message-ID: <20190505075046.14464-1-zhichao.gao@intel.com> (raw)
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
next reply other threads:[~2019-05-05 7:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-05 7:50 Gao, Zhichao [this message]
2019-05-05 7:50 ` [PATCH 1/4] MdeModulePkg: Add reset data difinition and guid Gao, Zhichao
2019-05-06 15:44 ` [edk2-devel] " Laszlo Ersek
2019-05-06 21:02 ` Michael D Kinney
2019-05-07 10:14 ` Laszlo Ersek
2019-05-08 4:50 ` Gao, Zhichao
2019-05-05 7:50 ` [PATCH 2/4] MdeModulePkg/CapsuleRuntimeDxe: Transfer reset data Gao, Zhichao
2019-05-05 7:50 ` [PATCH 3/4] MdeModulePkg/CapsuleLib: " Gao, Zhichao
2019-05-05 7:50 ` [PATCH 4/4] MdeModulePkg/ResetUtilityLib: Replace the reset data difinition Gao, Zhichao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190505075046.14464-1-zhichao.gao@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox