]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
MdeModulePkg/Terminal: ReadKeyStrokeEx always return key state
[mirror_edk2.git] / OvmfPkg / SmbiosPlatformDxe / SmbiosPlatformDxe.inf
index 70582849447c90d8df26c506209124f4ec717a06..91815ecd6f1566d82def7790c6b6d500dcd3a606 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
   UefiDriverEntryPoint\r
   DebugLib\r
   HobLib\r
+  QemuFwCfgLib\r
+  MemoryAllocationLib\r
+  PcdLib\r
+\r
+[Pcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated\r
 \r
 [Protocols]\r
   gEfiSmbiosProtocolGuid                      # PROTOCOL ALWAYS_CONSUMED\r