On 1/20/23 09:50, Laszlo Ersek wrote: > Oliver: > > (1) can you please post a patch for the Windows CI so that the > following option be passed to QEMU: > > -fw_cfg name=opt/org.tianocore/X-Cpuhp-Bugcheck-Override,string=yes > > (This option is harmless when the firmware does not determine the QEMU > bug, so it can be passed in advance; it will have no consequence at > all.) > > In the patch, please reference > > https://bugzilla.tianocore.org/show_bug.cgi?id=4250
I *think* the call chain is something like Platform_CI [edk2/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml] FlashRomImage [edk2-pytool-extensions/edk2toolext/environment/uefi_build.py] FlashRomImage [edk2/OvmfPkg/PlatformCI/PlatformBuildLib.py] qemu-system-x86_64 [edk2/OvmfPkg/PlatformCI/PlatformBuildLib.py] So I believe a new variable, similar to QEMU_HEADLESS, should be introduced, in "OvmfPkg/PlatformCI/PlatformBuildLib.py" and "OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml", for controlling the above command line switch. Maybe it should be documented even, in "OvmfPkg/PlatformCI/ReadMe.md". Call the new variable QEMU_X_CPUHP_BUGCHECK_OVERRIDE? Thank you! Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98914): https://edk2.groups.io/g/devel/message/98914 Mute This Topic: https://groups.io/mt/96374974/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-