From: Chen A Chen <chen.a.chen@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v4 0/4] Introduce CapsuleApp patch v4
Date: Thu, 31 Jan 2019 10:34:14 +0800 [thread overview]
Message-ID: <20190131023418.11816-1-chen.a.chen@intel.com> (raw)
No functionality change.
Fix ECC and code style issue.
Already pass CR process.
https://git-amr-7.devtools.intel.com/gerrit/#/c/39023/
Chen A Chen (4):
MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk feature
MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath
MdeModulePkg/CapsuleApp: Add functions to support Capsule-on-Disk
MdeModulePkg/CapsuleApp: Enhance CapsuleApp to support Capsule-on-Disk
MdeModulePkg/Application/CapsuleApp/CapsuleApp.c | 160 +++-
MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf | 8 +
MdeModulePkg/Application/CapsuleApp/CapsuleDump.c | 538 +++++++++++++-
.../Application/CapsuleApp/CapsuleOnDisk.c | 808 +++++++++++++++++++++
MdeModulePkg/Include/Library/UefiBootManagerLib.h | 21 +-
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c | 24 +-
MdeModulePkg/MdeModulePkg.dsc | 1 +
MdePkg/Include/Uefi/UefiSpec.h | 5 +
8 files changed, 1546 insertions(+), 19 deletions(-)
create mode 100644 MdeModulePkg/Application/CapsuleApp/CapsuleOnDisk.c
--
2.16.2.windows.1
next reply other threads:[~2019-01-31 2:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-31 2:34 Chen A Chen [this message]
2019-01-31 2:34 ` [PATCH v4 1/4] MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk feature Chen A Chen
2019-01-31 3:06 ` Ni, Ruiyu
2019-01-31 2:34 ` [PATCH v4 2/4] MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath Chen A Chen
2019-01-31 2:34 ` [PATCH v4 3/4] MdeModulePkg/CapsuleApp: Add functions to support Capsule-on-Disk Chen A Chen
2019-01-31 2:34 ` [PATCH v4 4/4] MdeModulePkg/CapsuleApp: Enhance CapsuleApp " Chen A Chen
2019-01-31 2:47 ` [PATCH v4 0/4] Introduce CapsuleApp patch v4 Wang, Jian J
2019-01-31 3:38 ` Chen, Chen A
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=20190131023418.11816-1-chen.a.chen@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