]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64
[mirror_edk2.git] / OvmfPkg / SmbiosPlatformDxe / SmbiosPlatformDxe.inf
index 65963920951219dbfe86c6bc9846c82d07966566..3b90aac438e7190f95c5cd459e3cfa008cad1129 100644 (file)
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
 #\r
 \r
 [Sources]\r
   SmbiosPlatformDxe.h\r
   SmbiosPlatformDxe.c\r
-  Xen.c\r
   Qemu.c\r
 \r
+[Sources.IA32, Sources.X64]\r
+  X86Xen.c\r
+\r
+[Sources.ARM, Sources.AARCH64]\r
+  ArmXen.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r