From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: Hao A Wu <hao.a.wu@intel.com>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>,
David Woodhouse <dwmw2@infradead.org>, Ray Ni <ray.ni@intel.com>,
Jordan Justen <jordan.l.justen@intel.com>,
Laszlo Ersek <lersek@redhat.com>
Subject: Re: [PATCH v1 0/2] OVMF: Drop CSM support
Date: Tue, 11 Jun 2019 08:47:27 +0200 [thread overview]
Message-ID: <CAKv+Gu-DpZR0SGMWT+V-Nc0-VSGqP=yBubar2gR42crOUo1q6Q@mail.gmail.com> (raw)
In-Reply-To: <20190611013006.7620-1-hao.a.wu@intel.com>
On Tue, 11 Jun 2019 at 03:30, Hao A Wu <hao.a.wu@intel.com> wrote:
>
> The series is also available at:
> https://github.com/hwu25/edk2/tree/ovmf_drop_csm
>
> The series will drop the CSM support in OvmfPkg and delete the unused
> modules.
>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Hao A Wu (2):
> OvmfPkg: Remove 'CSM_ENABLE' flag & CSM modules in DSC/FDF files
> OvmfPkg/Csm: Remove the components under this folder
>
For the series
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
but I will let Laszlo have the final word.
> OvmfPkg/OvmfPkgIa32.dsc | 21 +-
> OvmfPkg/OvmfPkgIa32X64.dsc | 21 +-
> OvmfPkg/OvmfPkgX64.dsc | 21 +-
> OvmfPkg/OvmfPkgIa32.fdf | 6 -
> OvmfPkg/OvmfPkgIa32X64.fdf | 6 -
> OvmfPkg/OvmfPkgX64.fdf | 6 -
> OvmfPkg/Csm/Csm16/Csm16.inf | 17 -
> OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf | 56 --
> OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.h | 49 -
> OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.h | 117 ---
> OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.h | 98 --
> OvmfPkg/Csm/CsmSupportLib/LegacyRegion.h | 203 ----
> OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.c | 32 -
> OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c | 214 ----
> OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c | 1060 --------------------
> OvmfPkg/Csm/CsmSupportLib/LegacyRegion.c | 498 ---------
> OvmfPkg/Csm/Csm16/ReadMe.txt | 12 -
> 17 files changed, 3 insertions(+), 2434 deletions(-)
> delete mode 100644 OvmfPkg/Csm/Csm16/Csm16.inf
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.h
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.h
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.h
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyRegion.h
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.c
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c
> delete mode 100644 OvmfPkg/Csm/CsmSupportLib/LegacyRegion.c
> delete mode 100644 OvmfPkg/Csm/Csm16/ReadMe.txt
>
> --
> 2.12.0.windows.1
>
next prev parent reply other threads:[~2019-06-11 6:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-11 1:30 [PATCH v1 0/2] OVMF: Drop CSM support Wu, Hao A
2019-06-11 1:30 ` [PATCH v1 1/2] OvmfPkg: Remove 'CSM_ENABLE' flag & CSM modules in DSC/FDF files Wu, Hao A
2019-06-11 1:30 ` [PATCH v1 2/2] OvmfPkg/Csm: Remove the components under this folder Wu, Hao A
2019-06-11 6:47 ` Ard Biesheuvel [this message]
2019-06-11 17:20 ` [edk2-devel] [PATCH v1 0/2] OVMF: Drop CSM support Laszlo Ersek
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-DpZR0SGMWT+V-Nc0-VSGqP=yBubar2gR42crOUo1q6Q@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