]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/Platform.inf
MdeModulePkg/TerminalDxe: Remove unnecessary NULL pointer check
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.inf
index e3701d41724856028393cb822751d060743dd2d5..16cd9ab753a8a87efebd0ee2e1f7f7cb9e713630 100644 (file)
   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