public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ni, Ruiyu" <ruiyu.ni@Intel.com>
To: Chen A Chen <chen.a.chen@intel.com>, edk2-devel@lists.01.org
Cc: Michael D Kinney <michael.d.kinney@intel.com>,
	Zhang Chao B <chao.b.zhang@intel.com>,
	Liming Gao <liming.gao@intel.com>
Subject: Re: [PATCH v4 1/4] MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk feature
Date: Thu, 31 Jan 2019 11:06:11 +0800	[thread overview]
Message-ID: <0c85bfc7-ced3-8b20-de4b-6222e2fcc1c5@Intel.com> (raw)
In-Reply-To: <20190131023418.11816-2-chen.a.chen@intel.com>

On 1/31/2019 10:34 AM, Chen A Chen wrote:
> BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1482
> 
> UEFI Spec define this definition to support Capsule-on-Disk.
> 
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Zhang Chao B <chao.b.zhang@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
> ---
>   MdePkg/Include/Uefi/UefiSpec.h | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h
> index 75af99de50..8e7b96f09a 100644
> --- a/MdePkg/Include/Uefi/UefiSpec.h
> +++ b/MdePkg/Include/Uefi/UefiSpec.h
> @@ -2201,6 +2201,11 @@ typedef struct {
>     #error Unknown Processor Type
>   #endif
>   
> +//
> +// The directory within the active EFI System Partition defined for delivery of capsule to firmware
> +//
> +#define EFI_CAPSULE_FILE_DIRECTORY            L"\\EFI\\UpdateCapsule\\"
> +
>   #include <Uefi/UefiPxe.h>
>   #include <Uefi/UefiGpt.h>
>   #include <Uefi/UefiInternalFormRepresentation.h>
> 
Reviewed-by: Ray Ni <ray.ni@intel.com>

-- 
Thanks,
Ray


  reply	other threads:[~2019-01-31  3:03 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 [this message]
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=0c85bfc7-ced3-8b20-de4b-6222e2fcc1c5@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