]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootPayloadPkg/CorebootPayloadPkg.fdf
CorebootPayloadPkg: Use SerialDxe in MdeModulePkg
[mirror_edk2.git] / CorebootPayloadPkg / CorebootPayloadPkg.fdf
index 24bdeb0fe8c7874dbf1d46b95e9d43dff47440d2..c160e434618768abc3126e3f9a8094601a95eb73 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # Provides drivers and definitions to create uefi payload for coreboot. \r
 #\r
-# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed and made available under \r
 # the terms and conditions of the BSD License that accompanies this distribution.  \r
 # The full text of the license may be found at\r
 ################################################################################\r
 [FD.UefiPayload]\r
 BaseAddress   = 0x800000|gUefiCorebootModulePkgTokenSpaceGuid.PcdPayloadFdMemBase\r
-Size          = 0x400000|gUefiCorebootModulePkgTokenSpaceGuid.PcdPayloadFdMemSize\r
+Size          = 0x410000|gUefiCorebootModulePkgTokenSpaceGuid.PcdPayloadFdMemSize\r
 ErasePolarity = 1\r
 BlockSize     = 0x1000\r
-NumBlocks     = 0x400\r
+NumBlocks     = 0x410\r
 \r
-0x00000000|0x020000\r
+0x00000000|0x030000\r
 FV = PEIFV\r
 \r
-0x00020000|0x3E0000\r
+0x00030000|0x3E0000\r
 FV = DXEFV\r
 \r
 ################################################################################\r
@@ -110,13 +110,13 @@ INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
 #\r
 # PCI Support\r
 #\r
-INF PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
+INF DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf\r
 INF DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf \r
 \r
 #\r
 # ISA Support\r
 #\r
-INF CorebootPayloadPkg/SerialDxe/SerialDxe.inf\r
+INF MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
 \r
 #\r
 # Console Support\r