public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wang, Jian J" <jian.j.wang@intel.com>
To: "Chen, Chen A" <chen.a.chen@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [PATCH v4 0/4] Introduce CapsuleApp patch v4
Date: Thu, 31 Jan 2019 02:47:30 +0000	[thread overview]
Message-ID: <D827630B58408649ACB04F44C5100036258A9672@SHSMSX107.ccr.corp.intel.com> (raw)
In-Reply-To: <20190131023418.11816-1-chen.a.chen@intel.com>

Chen,

I just noticed that there's another patch series in which a new interface CharToUpper()
is introduced in BaseLib which can be used to replace your local equivalent one
UpperCaseString(). I would suggest to hold your patch for a while and use the new 
interface instead once that patch series is pushed. Sorry for the late remind.

Regards,
Jian

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Chen
> A Chen
> Sent: Thursday, January 31, 2019 10:34 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [PATCH v4 0/4] Introduce CapsuleApp patch v4
> 
> 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
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


  parent reply	other threads:[~2019-01-31  2:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-31  2:34 [PATCH v4 0/4] Introduce CapsuleApp patch v4 Chen A Chen
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 ` Wang, Jian J [this message]
2019-01-31  3:38   ` [PATCH v4 0/4] Introduce CapsuleApp patch v4 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=D827630B58408649ACB04F44C5100036258A9672@SHSMSX107.ccr.corp.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