public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] fixes for BZs 3876, 4235, 4236
@ 2023-01-03 15:02 Laszlo Ersek
  2023-01-03 15:02 ` [PATCH 1/4] OvmfPkg/QemuVideoDxe/VbeShim.sh: remove end-of-options delimiter for nasm Laszlo Ersek
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Laszlo Ersek @ 2023-01-03 15:02 UTC (permalink / raw)
  To: edk2-devel-groups-io
  Cc: Anthony Perard, Ard Biesheuvel, Brijesh Singh, Erdem Aktas,
	Eric Dong, Gerd Hoffmann, James Bottomley, Jiewen Yao,
	Jordan Justen, Julien Grall, Min Xu, Peter Grehan, Rahul Kumar,
	Ray Ni, Rebecca Cran, Sebastien Boeuf, Tom Lendacky

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(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-04 12:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-03 15:02 [PATCH 0/4] fixes for BZs 3876, 4235, 4236 Laszlo Ersek
2023-01-03 15:02 ` [PATCH 1/4] OvmfPkg/QemuVideoDxe/VbeShim.sh: remove end-of-options delimiter for nasm Laszlo Ersek
2023-01-03 15:02 ` [PATCH 2/4] OvmfPkg: raise DXEFV size to 13 MB in the traditional platform FDFs Laszlo Ersek
2023-01-03 15:02 ` [PATCH 3/4] UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation Laszlo Ersek
2023-01-03 15:02 ` [PATCH 4/4] OvmfPkg/SmmCpuFeaturesLib: " Laszlo Ersek
2023-01-04  9:46 ` [edk2-devel] [PATCH 0/4] fixes for BZs 3876, 4235, 4236 Ard Biesheuvel
2023-01-04 12:11   ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox