Gerd Hoffmann
78febee518
rebase to edk2-stable202311
2023-11-27 10:50:04 +01:00
Gerd Hoffmann
0441730028
update debug patch, add proper fix for bz2241388
2023-10-11 10:34:03 +02:00
Gerd Hoffmann
cfa1bfa2a7
test patch for bz2241388
2023-10-10 13:07:41 +02:00
Gerd Hoffmann
0e2f6f6608
add dbxupdate to rpms
...
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2023-09-27 12:04:21 +02:00
Daniel P. Berrangé
37554dee28
Add BSD-3-Clause for arm firmware
...
This is used by the berkley-softfloat code built on arm 32-bit
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 18:12:20 +01:00
Daniel P. Berrangé
fbd6ccde44
Add BSD-2-Clause OR GPL-2.0-or-later license
...
This is used by FdtLib code which is linked into most of the
arm/riscv/x86 firmware targets.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 18:11:48 +01:00
Daniel P. Berrangé
c722a2a62d
Add BSD-4-Clause and ISC licenses for arm/x86
...
The arm/x86 platform variants all include inet_pton.c which is
under the BSD-4-Clause and ISC licenses.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 18:10:25 +01:00
Daniel P. Berrangé
cf1130a5b8
Add public domain license for Lzma code
...
The Lzma decompressor code is builtin to all the
firmware binaries and the tools
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 18:08:38 +01:00
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
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
4bec430adf
rebase to edk2-stable202308, update patches and openssl tarball
2023-09-19 08:58:15 +02: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
70f4e444d5
switch DBXDATE to 20230509
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
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
7d256bd30a
bumb DBXDATE
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
Gerd Hoffmann
0e05742d13
rebase patches to ekd2-stable202302
2023-03-06 08:18:29 +01:00