|
|
|
@ -21,7 +21,7 @@ ExclusiveArch: x86_64 aarch64
|
|
|
|
|
|
|
|
|
|
Name: edk2
|
|
|
|
|
Version: %{GITDATE}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: UEFI firmware for 64-bit virtual machines
|
|
|
|
|
License: BSD-2-Clause-Patent and Apache-2.0 and MIT
|
|
|
|
|
URL: http://www.tianocore.org
|
|
|
|
@ -441,6 +441,10 @@ install -m 0644 \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 20240524-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Oct 08 2024 Miroslav Rezanina <mrezanin@redhat.com> - 20240524-9
|
|
|
|
|
- edk2-OvmfPkg-VirtioGpuDxe-ignore-display-resolutions-smal.patch [RHEL-56249]
|
|
|
|
|
- edk2-OvmfPkg-QemuVideoDxe-ignore-display-resolutions-smal.patch [RHEL-56249]
|
|
|
|
|