On Tue, 2 Aug 2022 at 18:28, Edward Pickup <[email protected]> wrote:
>
> Fix build of KVM Guest Firmware, broken by commit
> 4c55f6394fafe0494ec24e7c05cb68c938d7852d
>
> Signed-off-by: Edward Pickup <[email protected]>

Thanks for the fix. Merged as #3169

> ---
>
> The change can be seen at 
> https://github.com/edpickup/edk2/tree/2321_fix_kvm_guest_v1
>  ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.c 
> b/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.c
> index 
> e8c1b13c8f2c65d6073012ff8622ae7444ef8e29..68b9d2bf0513ab14223f3d089ec80938e27376d9
>  100644
> --- a/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.c
> +++ b/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.c
> @@ -128,7 +128,7 @@ EDKII_PLATFORM_REPOSITORY_INFO  
> mKvmtoolPlatRepositoryInfo = {
>      //
>      {
>        EFI_ACPI_6_3_IO_REMAPPING_TABLE_SIGNATURE,
> -      EFI_ACPI_IO_REMAPPING_TABLE_REVISION,
> +      EFI_ACPI_IO_REMAPPING_TABLE_REVISION_00,
>        CREATE_STD_ACPI_TABLE_GEN_ID (EStdAcpiTableIdIort),
>        NULL
>      },
> --
> Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92051): https://edk2.groups.io/g/devel/message/92051
Mute This Topic: https://groups.io/mt/92774027/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to