]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/Platform.inf
OvmfPkg/PlatformDxe: list "Platform.h" in the INF file
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.inf
index e3701d41724856028393cb822751d060743dd2d5..4276d363e30046c410e218c19139b0a0cdcf8f7b 100644 (file)
@@ -26,6 +26,7 @@
 \r
 [Sources]\r
   Platform.c\r
+  Platform.h\r
   Platform.uni\r
   PlatformConfig.c\r
   PlatformForms.vfr\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
 \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