]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootPayloadPkg/CorebootPayloadPkg.fdf
NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.
[mirror_edk2.git] / CorebootPayloadPkg / CorebootPayloadPkg.fdf
index a1e72e76db3bc4832119f252c4820f0852123928..bde5e7efb69807b58c6e6400dfdd40da12a715c6 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 - 2016, Intel Corporation. All rights reserved.<BR>
 # 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
@@ -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
@@ -138,11 +138,7 @@ INF MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
 INF MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
 INF MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
 \r
-!if $(ARCH) == IA32\r
-INF RuleOverride = BINARY USE = IA32 FatBinPkg/EnhancedFatDxe/Fat.inf\r
-!else\r
-INF RuleOverride = BINARY USE = X64 FatBinPkg/EnhancedFatDxe/Fat.inf\r
-!endif\r
+INF FatPkg/EnhancedFatDxe/Fat.inf
 \r
 #\r
 # Usb Support\r