Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ovmf for openSUSE:Factory checked in 
at 2026-04-16 18:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ovmf (Old)
 and      /work/SRC/openSUSE:Factory/.ovmf.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ovmf"

Thu Apr 16 18:45:13 2026 rev:135 rq:1347087 version:202602

Changes:
--------
--- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes        2026-04-01 
19:55:44.217849743 +0200
+++ /work/SRC/openSUSE:Factory/.ovmf.new.11940/ovmf.changes     2026-04-16 
18:46:10.539412168 +0200
@@ -1,0 +2,12 @@
+Wed Apr 15 07:19:01 UTC 2026 - YI HSIN Lyu <[email protected]>
+
+- Add DEBUG_TO_MEM build option for x86_64 and AArch64
+  - Linux kernel version 6.17 introduces a new boolean config option,
+  OVMF_DEBUG_LOG. When enabled, the kernel exposes the firmware debug
+  log via sysfs. If both the kernel and firmware support this feature,
+  the log will be available under /sys/firmware/efi/ovmf_debug_log.
+  - This option enables compatibility with the kernel feature, allowing
+  firmware debug logs to be retrieved from the OS without relying on
+  traditional debug interfaces. 
+
+-------------------------------------------------------------------
+++ only whitespace diff in changes, re-diffing

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ovmf.spec ++++++
--- /var/tmp/diff_new_pack.JZztAo/_old  2026-04-16 18:46:12.287483446 +0200
+++ /var/tmp/diff_new_pack.JZztAo/_new  2026-04-16 18:46:12.287483446 +0200
@@ -291,6 +291,7 @@
        $OVMF_FLAGS \
        -D SECURE_BOOT_ENABLE \
        -D NETWORK_TLS_ENABLE \
+       -D DEBUG_TO_MEM \
        -a AARCH64 \
        -p ArmVirtPkg/ArmVirtQemu.dsc \
        -b DEBUG \
@@ -357,7 +358,7 @@
 
 declare -A EXTRA_FLAGS_X64
 EXTRA_FLAGS_X64=(
-       [ovmf-x86_64-4m]="-p OvmfPkg/OvmfPkgX64.dsc -D FD_SIZE_4MB -D 
NETWORK_TLS_ENABLE -D SECURE_BOOT_ENABLE"
+       [ovmf-x86_64-4m]="-p OvmfPkg/OvmfPkgX64.dsc -D FD_SIZE_4MB -D 
NETWORK_TLS_ENABLE -D SECURE_BOOT_ENABLE -D DEBUG_TO_MEM"
        [ovmf-x86_64-smm]="-a IA32 -p OvmfPkg/OvmfPkgIa32X64.dsc -D FD_SIZE_4MB 
-D NETWORK_TLS_ENABLE -D SMM_REQUIRE -D SECURE_BOOT_ENABLE"
        [ovmf-x86_64-sev]="-p OvmfPkg/OvmfPkgX64.dsc -D FD_SIZE_4MB -D 
NETWORK_TLS_ENABLE"
        [ovmf-x86_64-tdx]="-p OvmfPkg/IntelTdx/IntelTdxX64.dsc -D FD_SIZE_4MB 
-D NETWORK_TLS_ENABLE -D SECURE_BOOT_ENABLE"

Reply via email to