diff --git a/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c b/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c index 9bfc9f14f1..6d73173aa5 100644 --- a/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c +++ b/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c @@ -192,6 +192,7 @@ SmbiosTablePublishEntry ( return Status; } + Status = EFI_NOT_FOUND; // // Add Xen or QEMU SMBIOS data if found //