]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf
OvmfPkg/QemuFlashFvbServicesRuntimeDxe: list "QemuFlash.h" in INF files
[mirror_edk2.git] / OvmfPkg / QemuFlashFvbServicesRuntimeDxe / FvbServicesRuntimeDxe.inf
index ac903b50de906703da516a65c4370648ec747f9b..d7b4ec06c4e6c71c68d454349f5ca70fca9adad7 100644 (file)
 # The following information is for reference only and not required by the build\r
 # tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
   FvbInfo.c\r
   FwBlockService.c\r
+  FwBlockService.h\r
+  FwBlockServiceDxe.c\r
   QemuFlash.c\r
+  QemuFlash.h\r
+  QemuFlashDxe.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
-  UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
+  BaseLib\r
   BaseMemoryLib\r
-  HobLib\r
   DebugLib\r
-  UefiRuntimeLib\r
+  DevicePathLib\r
   DxeServicesTableLib\r
-  BaseLib\r
-  UefiDriverEntryPoint\r
-  UefiLib\r
+  MemoryAllocationLib\r
   PcdLib\r
+  UefiBootServicesTableLib\r
+  UefiDriverEntryPoint\r
+  UefiRuntimeLib\r
 \r
 [Guids]\r
   gEfiEventVirtualAddressChangeGuid   # ALWAYS_CONSUMED\r
@@ -84,6 +87,8 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64\r
   gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashVariablesEnable\r
 \r
+[FeaturePcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdSmmSmramRequire\r
 \r
 [Depex]\r
   TRUE\r