]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/Platform.inf
OvmfPkg/AmdSevDxe: decrypt the pages of the initial SMRAM save state map
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.inf
index 315f55949d4a4f33e82d2cb6799d21e14608e143..16cd9ab753a8a87efebd0ee2e1f7f7cb9e713630 100644 (file)
@@ -26,7 +26,9 @@
 \r
 [Sources]\r
   Platform.c\r
+  Platform.uni\r
   PlatformConfig.c\r
+  PlatformForms.vfr\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
+  BaseLib\r
   BaseMemoryLib\r
   DebugLib\r
+  DevicePathLib\r
+  HiiLib\r
   MemoryAllocationLib\r
+  PrintLib\r
   UefiBootServicesTableLib\r
+  UefiHiiServicesLib\r
   UefiLib\r
   UefiRuntimeServicesTableLib\r
   UefiDriverEntryPoint\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
 \r
+[Protocols]\r
+  gEfiDevicePathProtocolGuid      ## PRODUCES\r
+  gEfiGraphicsOutputProtocolGuid  ## CONSUMES\r
+  gEfiHiiConfigAccessProtocolGuid ## PRODUCES\r
+\r
 [Guids]\r
+  gEfiIfrTianoGuid\r
   gOvmfPlatformConfigGuid\r
 \r
 [Depex]\r
+  gEfiHiiConfigRoutingProtocolGuid  AND\r
+  gEfiHiiDatabaseProtocolGuid       AND\r
   gEfiVariableArchProtocolGuid      AND\r
   gEfiVariableWriteArchProtocolGuid\r