From: "Gao, Liming" <liming.gao@intel.com>
To: "Gao, Zhichao" <zhichao.gao@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wang, Jian J" <jian.j.wang@intel.com>,
"Wu, Hao A" <hao.a.wu@intel.com>, "Ni, Ray" <ray.ni@intel.com>,
"Zeng, Star" <star.zeng@intel.com>,
"Ard Biesheuvel" <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH V2 0/2] Change reset logic related on capsule
Date: Fri, 29 Mar 2019 12:01:31 +0000 [thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E40EC49@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20190322030718.17676-1-zhichao.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
> -----Original Message-----
> From: Gao, Zhichao
> Sent: Friday, March 22, 2019 11:07 AM
> To: edk2-devel@lists.01.org
> Cc: Wang, Jian J <jian.j.wang@intel.com>; Wu, Hao A <hao.a.wu@intel.com>; Ni, Ray <ray.ni@intel.com>; Zeng, Star
> <star.zeng@intel.com>; Gao, Liming <liming.gao@intel.com>; Ard Biesheuvel <ard.biesheuvel@linaro.org>
> Subject: [PATCH V2 0/2] Change reset logic related on capsule
>
> Add CapsuleCacheWriteBack for IA ARCH before runtime.
> Remove DoS3 in ResetSystemRuntimeDxe.
>
> V2:
> Adjust the code that would not change the logic of arm ARCH.
> Fix some build errors because of type convertion.
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
> 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: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Zhichao Gao (2):
> MdeModulePkg/CapsuleRuntimeDxe: IA32 add cache flush function
> MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset
>
> .../Universal/CapsuleRuntimeDxe/Arm/CapsuleReset.c | 35 +-----------
> .../Universal/CapsuleRuntimeDxe/CapsuleCache.c | 63 ++++++++++++++++++++++
> .../Universal/CapsuleRuntimeDxe/CapsuleCacheNull.c | 38 +++++++++++++
> .../Universal/CapsuleRuntimeDxe/CapsuleReset.c | 16 +-----
> .../CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf | 20 ++++---
> .../Universal/ResetSystemRuntimeDxe/ResetSystem.c | 38 -------------
> 6 files changed, 115 insertions(+), 95 deletions(-)
> create mode 100644 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleCache.c
> create mode 100644 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleCacheNull.c
>
> --
> 2.16.2.windows.1
prev parent reply other threads:[~2019-03-29 12:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-22 3:07 [PATCH V2 0/2] Change reset logic related on capsule Zhichao Gao
2019-03-22 3:07 ` [PATCH V2 1/2] MdeModulePkg/CapsuleRuntimeDxe: IA32 add cache flush function Zhichao Gao
2019-03-25 6:59 ` Gao, Liming
2019-03-25 7:09 ` Gao, Zhichao
2019-03-25 8:25 ` Ard Biesheuvel
2019-03-25 11:06 ` Gao, Zhichao
2019-03-22 3:07 ` [PATCH V2 2/2] MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm reset Zhichao Gao
2019-03-29 12:01 ` Gao, Liming [this message]
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=4A89E2EF3DFEDB4C8BFDE51014F606A14E40EC49@SHSMSX104.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