Commit Graph

251 Commits

Author SHA1 Message Date
Daniel P. Berrangé
cb1564bbee Alphabetize the SPDX license terms
This will make it easier to keep track of licenses as we add records
of more of them.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 18:06:51 +01:00
Daniel P. Berrangé
3e96cc229d make it simpler to disable silent builds
Sometimes it is important to be able to see the actual set of
files built. Rather than requiring editting the edk2-build.py
arg for each flavour, lets have a macro to turn this off in
one place.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 12:07:36 +01:00
Gerd Hoffmann
0e461a6aaf fix 2M secure boot build 2023-09-25 09:52:27 +02:00
Miroslav Suchý
7cda606175 Correct SPDX license formula
The operators in the SPDX formula have to be upper case.
2023-09-24 06:32:39 +00:00
Gerd Hoffmann
04a4f0020f upgrade libvirt requirement to 9.7.0 or newer, add more subpackages 2023-09-21 17:18:11 +02:00
Gerd Hoffmann
ff60520676 add riscv64 to ExclusiveArch 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
7bb73aa336 cherry-pick edk2 bugfixes 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
b50b012c4b add README.experimental 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
6180cbc916 rename subpackage ovmf-experimental to experimental 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
1f7c76c7ed stateless: add --set-fallback-no-reboot 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
08c69a778e add experimental + testonly secure boot build for armvirt
It isn't actually secure, but exposes the secure boot APIs
and might be useful for development + CI purposes.
2023-09-19 08:58:15 +02:00
Gerd Hoffmann
58f180d4ee update edk2 build script 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
59db9c4455 add buildrequires: perl modules for openssl configure 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
5072963c7f openssl licence update (3.0.x uses apache 2.0). 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
580b0e9300 add riscv firmware json file 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
05b86525bb split code/vars builds for riscv 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
1f9774d792 disable TLS for 2M builds b/c of running out of space. 2023-09-19 08:58:15 +02:00
Gerd Hoffmann
4bec430adf rebase to edk2-stable202308, update patches and openssl tarball 2023-09-19 08:58:15 +02:00
Fedora Release Engineering
b358cf220d Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 18:15:15 +00:00
Gerd Hoffmann
57d8f2d211 disable EFI_MEMORY_ATTRIBUTE_PROTO (workaround shim bug) 2023-06-22 09:49:28 +02:00
Gerd Hoffmann
0ccbe4782d cherry-pick some fixes 2023-06-19 09:28:02 +02:00
Gerd Hoffmann
ec5ec9658f drop commit hash from version 2023-05-31 07:50:32 +02:00
Gerd Hoffmann
0b335792d9 update to edk2-stable202305 2023-05-31 07:50:32 +02:00
Gerd Hoffmann
79081dd581 drop /ovmf-4m/, move 4M builds to /ovmf/ instead 2023-05-17 12:01:54 +02:00
Gerd Hoffmann
d88cf988d3 update build script 2023-05-17 11:21:40 +02:00
Gerd Hoffmann
268b866449 json descriptors: explicitly set mode = split 2023-05-16 14:48:40 +02:00
Gerd Hoffmann
70f4e444d5 switch DBXDATE to 20230509 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
a50f4e26fd add 20230509 dbx update files 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
29f47774f0 add json descriptor files for qcow2 images 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
f9b85f6c52 drop ovmf 4m raw images 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
0d83cd3695 add ovmf 4m qcow2 images 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
2c19b91ba4 require python3-virt-firmware v23.5 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
9839d74e46 update NestedInterruptTplLib patches 2023-05-12 14:24:13 +02:00
Gerd Hoffmann
82b6b6aa9f drop ASSERT from NestedInterruptTplLib (rhbz#2183336). 2023-05-05 10:07:33 +02:00
Gerd Hoffmann
e3a409f48b Convert to %autorelease and %autochangelog
[skip changelog]
2023-05-05 09:49:23 +02:00
Gerd Hoffmann
083ee7d1b9 bump release, update changelog 2023-04-27 07:25:57 +02:00
Gerd Hoffmann
fab5bd4c1d add tpm probe fixes 2023-04-27 07:24:35 +02:00
Gerd Hoffmann
8c2a84686d bump release, add changelog
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2023-04-13 12:26:58 +02:00
Gerd Hoffmann
430b16be15 rhel9 nx config fix 2023-04-13 11:20:35 +02:00
Gerd Hoffmann
06a1ed32c8 add json files for aarch64 qcow2 images 2023-04-13 11:20:35 +02:00
Gerd Hoffmann
c09f3cd0a7 add armvirt kernel builds 2023-04-13 11:19:49 +02:00
Gerd Hoffmann
50cf82d7a7 add standalone mm 2023-04-13 11:19:49 +02:00
Gerd Hoffmann
5a44c73dc1 update build script 2023-04-13 11:19:49 +02:00
Gerd Hoffmann
7d256bd30a bumb DBXDATE 2023-03-28 11:02:49 +02:00
Gerd Hoffmann
b8061a8395 add 2023-03 dbx update files 2023-03-28 11:02:49 +02:00
Gerd Hoffmann
5c1f07cad8 add DBXDATE define 2023-03-28 11:02:49 +02:00
Gerd Hoffmann
89339b8a86 update release, add changelog 2023-03-06 08:22:07 +01:00
Gerd Hoffmann
fe934e088a write *.pcr files 2023-03-06 08:18:29 +01:00
Gerd Hoffmann
79e9a4d7ea dbx update to 20220812, fix ia32 2023-03-06 08:18:29 +01:00
Gerd Hoffmann
11b1de75a0 spec: add riscv64 sub-rpm 2023-03-06 08:18:29 +01:00