]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Bds/Bds.inf
OvmfPkg: QemuBootOrderLib: recognize extra PCI root buses
[mirror_edk2.git] / ArmPlatformPkg / Bds / Bds.inf
index a3efb6f4ab9cff8a38dab48f3ef0d083291b74c1..f4c0f1c55dcae4e77cb6d6d447a1f5c5531ca975 100644 (file)
@@ -2,7 +2,7 @@
 #\r
 #  Component description file for Bds module\r
 #\r
-#  Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2011-2015, ARM Ltd. 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
@@ -36,6 +36,7 @@
   MdeModulePkg/MdeModulePkg.dec\r
   ArmPkg/ArmPkg.dec\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
+  EmbeddedPkg/EmbeddedPkg.dec\r
 \r
 [LibraryClasses]\r
   BdsLib\r
@@ -53,6 +54,7 @@
   gEfiEndOfDxeEventGroupGuid\r
   gEfiFileSystemInfoGuid\r
   gArmGlobalVariableGuid\r
+  gFdtVariableGuid\r
 \r
 [Protocols]\r
   gEfiBdsArchProtocolGuid\r
   gEfiPxeBaseCodeProtocolGuid\r
   gEfiSimpleNetworkProtocolGuid\r
   gEfiDevicePathToTextProtocolGuid\r
+  gEfiFirmwareVolumeBlockProtocolGuid\r
+  gEfiFirmwareVolumeBlock2ProtocolGuid\r
+  gEfiDhcp4ServiceBindingProtocolGuid\r
+  gEfiMtftp4ServiceBindingProtocolGuid\r
 \r
 [Pcd]\r
   gArmPlatformTokenSpaceGuid.PcdFirmwareVendor\r
@@ -69,8 +75,7 @@
   gArmPlatformTokenSpaceGuid.PcdDefaultBootInitrdPath\r
   gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument\r
   gArmPlatformTokenSpaceGuid.PcdDefaultBootType\r
-  gArmPlatformTokenSpaceGuid.PcdFdtDevicePath\r
-  gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut\r
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
   gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths\r
   gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths\r
 \r