mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-05 23:16:59 +00:00
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> |
||
---|---|---|
.. | ||
security_vm_fixup.c | ||
security_vm_fixup.h | ||
smbios.h |