]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootModulePkg/CbSupportDxe/CbSupportDxe.inf
CorebootModulePkg: Fix various typos
[mirror_edk2.git] / CorebootModulePkg / CbSupportDxe / CbSupportDxe.inf
index c92db8ded45e11d7a169b63a8b9b263baeb5fbe3..44830b8ce26a410dc7175bec5bc2a242cba3f0b0 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # Report some MMIO/IO resources to dxe core, extract smbios and acpi tables from coreboot and install.\r
 #\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -25,7 +25,7 @@
 #\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 EBC\r
 #\r
 \r
 [Sources]\r
   DebugLib\r
   BaseMemoryLib\r
   UefiLib\r
-  IoLib\r
   HobLib\r
 \r
-[Guids]  \r
+[Guids]\r
   gEfiAcpiTableGuid\r
   gEfiSmbiosTableGuid\r
   gUefiSystemTableInfoGuid\r
   gUefiAcpiBoardInfoGuid\r
+  gUefiFrameBufferInfoGuid\r
+\r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
 \r
 [Depex]\r
   TRUE\r