UefiPayloadPkg: Drop SmbiosVersionLib for SmbiosDxe on AArch64

OVMF SmbiosVersionLib applies to QEMU SMBIOS only, it does not
work on Bare Metal platform. Drop SmbiosVersionLib dependency
for SmbiosDxe on AArch64 architecture.

Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com>
This commit is contained in:
Ajan Zhong
2025-04-04 16:06:14 +08:00
committed by mergify[bot]
parent d79d8d6a8d
commit 7aa96096a3

View File

@@ -1158,10 +1158,7 @@
OvmfPkg/VirtioFsDxe/VirtioFsDxe.inf OvmfPkg/VirtioFsDxe/VirtioFsDxe.inf
# SMBIOS Support # SMBIOS Support
MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf { MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
<LibraryClasses>
NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf
}
# PCI support # PCI support
UefiCpuPkg/CpuMmio2Dxe/CpuMmio2Dxe.inf { UefiCpuPkg/CpuMmio2Dxe/CpuMmio2Dxe.inf {