[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
Re: [PATCH v2 21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol |
|
Date: |
Mon, 12 Jul 2021 16:38:32 +0200 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 6/16/21 10:43 PM, Philippe Mathieu-Daudé wrote:
> Introduce the X86_FW_OVMF Kconfig symbol for OVMF-specific code.
> Move the OVMF-specific code from pc_sysfw.c to pc_sysfw_ovmf.c,
> adding a pair of stubs.
> Update MAINTAINERS to reach OVMF maintainers when these new
> files are modified.
>
> This fixes when building the microvm machine standalone:
>
> /usr/bin/ld: libqemu-i386-softmmu.fa.p/target_i386_monitor.c.o: in
> function `qmp_sev_inject_launch_secret':
> target/i386/monitor.c:749: undefined reference to
> `pc_system_ovmf_table_find'
>
> Fixes: f522cef9b35 ("sev: update sev-inject-launch-secret to make gpa
> optional")
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Thanks, queued to fw-edk2 tree.
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol,
Philippe Mathieu-Daudé <=