[edk2-devel] [PATCH 0/4] fixes for BZs 3876, 4235, 4236

Laszlo Ersek posted 4 patches 1 year, 4 months ago
Failed in applying to current master (apply log)
OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c          | 31 --------------------
OvmfPkg/OvmfPkgIa32.fdf                                        |  6 ++--
OvmfPkg/OvmfPkgIa32X64.fdf                                     |  6 ++--
OvmfPkg/OvmfPkgX64.fdf                                         |  6 ++--
OvmfPkg/QemuVideoDxe/VbeShim.sh                                |  7 +++--
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibCommon.c | 28 ------------------
6 files changed, 14 insertions(+), 70 deletions(-)
[edk2-devel] [PATCH 0/4] fixes for BZs 3876, 4235, 4236
Posted by Laszlo Ersek 1 year, 4 months ago
Repo:   https://pagure.io/lersek/edk2.git
Branch: smorgasboard

Round-up series of small patches, for the BZs noted in the subject.

Successful test build: <https://github.com/tianocore/edk2/pull/3847>.

Regarding runtime testing: notes have been captured in the commit
messages. For testing, I first reverted 7bda8c648192^..3f378450dfaf, due
to BZ 4234.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien@xen.org>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Peter Grehan <grehan@freebsd.org>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Sebastien Boeuf <sebastien.boeuf@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>

Laszlo Ersek (4):
  OvmfPkg/QemuVideoDxe/VbeShim.sh: remove end-of-options delimiter for
    nasm
  OvmfPkg: raise DXEFV size to 13 MB in the traditional platform FDFs
  UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation
  OvmfPkg/SmmCpuFeaturesLib: drop obsolete API implementation

 OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c          | 31 --------------------
 OvmfPkg/OvmfPkgIa32.fdf                                        |  6 ++--
 OvmfPkg/OvmfPkgIa32X64.fdf                                     |  6 ++--
 OvmfPkg/OvmfPkgX64.fdf                                         |  6 ++--
 OvmfPkg/QemuVideoDxe/VbeShim.sh                                |  7 +++--
 UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibCommon.c | 28 ------------------
 6 files changed, 14 insertions(+), 70 deletions(-)



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97873): https://edk2.groups.io/g/devel/message/97873
Mute This Topic: https://groups.io/mt/96029298/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH 0/4] fixes for BZs 3876, 4235, 4236
Posted by Ard Biesheuvel 1 year, 4 months ago
On Tue, 3 Jan 2023 at 16:03, Laszlo Ersek <lersek@redhat.com> wrote:
>
> Repo:   https://pagure.io/lersek/edk2.git
> Branch: smorgasboard
>
> Round-up series of small patches, for the BZs noted in the subject.
>
> Successful test build: <https://github.com/tianocore/edk2/pull/3847>.
>
> Regarding runtime testing: notes have been captured in the commit
> messages. For testing, I first reverted 7bda8c648192^..3f378450dfaf, due
> to BZ 4234.
>
> Cc: Anthony Perard <anthony.perard@citrix.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Brijesh Singh <brijesh.singh@amd.com>
> Cc: Erdem Aktas <erdemaktas@google.com>
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: James Bottomley <jejb@linux.ibm.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Julien Grall <julien@xen.org>
> Cc: Min Xu <min.m.xu@intel.com>
> Cc: Peter Grehan <grehan@freebsd.org>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Rebecca Cran <rebecca@bsdio.com>
> Cc: Sebastien Boeuf <sebastien.boeuf@intel.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
>
> Laszlo Ersek (4):
>   OvmfPkg/QemuVideoDxe/VbeShim.sh: remove end-of-options delimiter for
>     nasm
>   OvmfPkg: raise DXEFV size to 13 MB in the traditional platform FDFs
>   UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation
>   OvmfPkg/SmmCpuFeaturesLib: drop obsolete API implementation
>

Merged as #3852 - thanks for the fixes


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97928): https://edk2.groups.io/g/devel/message/97928
Mute This Topic: https://groups.io/mt/96029298/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH 0/4] fixes for BZs 3876, 4235, 4236
Posted by Laszlo Ersek 1 year, 4 months ago
On 1/4/23 10:46, Ard Biesheuvel wrote:
> On Tue, 3 Jan 2023 at 16:03, Laszlo Ersek <lersek@redhat.com> wrote:
>>
>> Repo:   https://pagure.io/lersek/edk2.git
>> Branch: smorgasboard
>>
>> Round-up series of small patches, for the BZs noted in the subject.
>>
>> Successful test build: <https://github.com/tianocore/edk2/pull/3847>.
>>
>> Regarding runtime testing: notes have been captured in the commit
>> messages. For testing, I first reverted 7bda8c648192^..3f378450dfaf, due
>> to BZ 4234.
>>
>> Cc: Anthony Perard <anthony.perard@citrix.com>
>> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
>> Cc: Brijesh Singh <brijesh.singh@amd.com>
>> Cc: Erdem Aktas <erdemaktas@google.com>
>> Cc: Eric Dong <eric.dong@intel.com>
>> Cc: Gerd Hoffmann <kraxel@redhat.com>
>> Cc: James Bottomley <jejb@linux.ibm.com>
>> Cc: Jiewen Yao <jiewen.yao@intel.com>
>> Cc: Jordan Justen <jordan.l.justen@intel.com>
>> Cc: Julien Grall <julien@xen.org>
>> Cc: Min Xu <min.m.xu@intel.com>
>> Cc: Peter Grehan <grehan@freebsd.org>
>> Cc: Rahul Kumar <rahul1.kumar@intel.com>
>> Cc: Ray Ni <ray.ni@intel.com>
>> Cc: Rebecca Cran <rebecca@bsdio.com>
>> Cc: Sebastien Boeuf <sebastien.boeuf@intel.com>
>> Cc: Tom Lendacky <thomas.lendacky@amd.com>
>>
>> Laszlo Ersek (4):
>>   OvmfPkg/QemuVideoDxe/VbeShim.sh: remove end-of-options delimiter for
>>     nasm
>>   OvmfPkg: raise DXEFV size to 13 MB in the traditional platform FDFs
>>   UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation
>>   OvmfPkg/SmmCpuFeaturesLib: drop obsolete API implementation
>>
> 
> Merged as #3852 - thanks for the fixes
> 

Thank you for the quick merge!
Laszlo



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97935): https://edk2.groups.io/g/devel/message/97935
Mute This Topic: https://groups.io/mt/96029298/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-