acrn-hypervisor/hypervisor/quirks
Yifan Liu 7d170c35e3 hv: minor change to SMBIOS version check
On some UEFI platforms, it is found that SMBIOS major version 3 can be
found under SMBIOS2 GUID, so using major version to distinguish
different version of SMBIOS is not reliable. This patch removes the use
of smbios_info.major_ver, and checks the anchor string instead.

Tracked-On: #6528
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
2021-09-01 16:39:26 +08:00
..
security_vm_fixup.c hv: minor change to SMBIOS version check 2021-09-01 16:39:26 +08:00
security_vm_fixup.h hv: quirks: SMBIOS passthrough for prelaunched-VM 2021-08-23 14:52:36 +08:00
smbios.h hv: quirks: SMBIOS passthrough for prelaunched-VM 2021-08-23 14:52:36 +08:00