From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: "Ni, Ray" <ray.ni@intel.com>
Cc: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Ma, Maurice" <maurice.ma@intel.com>,
"Dong, Guo" <guo.dong@intel.com>,
"You, Benjamin" <benjamin.you@intel.com>,
"Gao, Liming" <liming.gao@intel.com>,
"Wu, Hao A" <hao.a.wu@intel.com>,
"lersek@redhat.com" <lersek@redhat.com>
Subject: Re: [PATCH 0/5] remove EnterS3WithImmediateWake () from ResetSystemLib
Date: Fri, 10 Jan 2020 08:56:44 +0100 [thread overview]
Message-ID: <CAKv+Gu_bNaAb1GphQG1oZZGjrEKB1jmQPc9mvMwOUtsZxrvrUg@mail.gmail.com> (raw)
In-Reply-To: <734D49CCEBEEF84792F5B80ED585239D5C3DBD34@SHSMSX104.ccr.corp.intel.com>
On Tue, 7 Jan 2020 at 03:05, Ni, Ray <ray.ni@intel.com> wrote:
>
> Reviewed-by: Ray Ni <ray.ni@intel.com>
>
Series pushed, thanks all.
> > -----Original Message-----
> > From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > Sent: Monday, January 6, 2020 11:13 PM
> > To: devel@edk2.groups.io
> > Cc: Ma, Maurice <maurice.ma@intel.com>; Dong, Guo
> > <guo.dong@intel.com>; You, Benjamin <benjamin.you@intel.com>; Ni, Ray
> > <ray.ni@intel.com>; Gao, Liming <liming.gao@intel.com>; Wu, Hao A
> > <hao.a.wu@intel.com>; lersek@redhat.com; Ard Biesheuvel
> > <ard.biesheuvel@linaro.org>
> > Subject: [PATCH 0/5] remove EnterS3WithImmediateWake () from
> > ResetSystemLib
> >
> > After a refactor of the capsule update support,
> > EnterS3WithImmediateWake()
> > was left without any callers in the tree, so remove the declaration and the
> > various definitions.
> >
> > Ard Biesheuvel (5):
> > MdeModulePkg: remove EnterS3WithImmediateWake () from
> > ResetSystemLib
> > PcAtChipsetPkg: remove EnterS3WithImmediateWake () from
> > ResetSystemLib
> > UefiPayloadPkg: remove EnterS3WithImmediateWake () from
> > ResetSystemLib
> > OvmfPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
> > ArmVirtPkg: remove EnterS3WithImmediateWake () from ResetSystemLib
> >
> > MdeModulePkg/Include/Library/ResetSystemLib.h | 11 --------
> > ---
> >
> > ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.
> > c | 14 --------------
> >
> > MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c
> > | 14 --------------
> > MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.c |
> > 13 -------------
> > MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.c |
> > 13 -------------
> > MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.c
> > | 13 -------------
> > OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c | 18 --------
> > ----------
> > PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.c | 17 ----
> > -------------
> > UefiPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c | 18 ----
> > --------------
> > 9 files changed, 131 deletions(-)
> >
> > --
> > 2.20.1
>
prev parent reply other threads:[~2020-01-10 7:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-06 15:13 [PATCH 0/5] remove EnterS3WithImmediateWake () from ResetSystemLib Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 1/5] MdeModulePkg: " Ard Biesheuvel
2020-01-08 18:51 ` Ard Biesheuvel
2020-01-09 12:56 ` Laszlo Ersek
2020-01-10 1:21 ` Ni, Ray
2020-01-10 6:46 ` Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 2/5] PcAtChipsetPkg: " Ard Biesheuvel
2020-01-06 15:13 ` [PATCH 3/5] UefiPayloadPkg: " Ard Biesheuvel
2020-01-07 16:32 ` Guo Dong
2020-01-06 15:13 ` [PATCH 4/5] OvmfPkg: " Ard Biesheuvel
2020-01-06 16:29 ` Laszlo Ersek
2020-01-06 15:13 ` [PATCH 5/5] ArmVirtPkg: " Ard Biesheuvel
2020-01-06 16:29 ` Laszlo Ersek
2020-01-07 2:05 ` [PATCH 0/5] " Ni, Ray
2020-01-10 7:56 ` Ard Biesheuvel [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=CAKv+Gu_bNaAb1GphQG1oZZGjrEKB1jmQPc9mvMwOUtsZxrvrUg@mail.gmail.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