X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FBds%2FBds.inf;h=e04c86db1774d3015066ada979d9363f6ed3ac7b;hp=5faa4b2ee740391a6b5e3254ffa2b643766ead81;hb=db1b9ea0b4e9bb13a0f8232f1e3047aad5b878b7;hpb=aeaf64d64da4242a93ba36f1b290da4e5e1129a3 diff --git a/ArmPlatformPkg/Bds/Bds.inf b/ArmPlatformPkg/Bds/Bds.inf index 5faa4b2ee7..e04c86db17 100644 --- a/ArmPlatformPkg/Bds/Bds.inf +++ b/ArmPlatformPkg/Bds/Bds.inf @@ -2,7 +2,7 @@ # # Component description file for Bds module # -# Copyright (c) 2011-2013, ARM Ltd. All rights reserved.
+# Copyright (c) 2011-2015, ARM Ltd. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -47,8 +47,10 @@ DebugLib PrintLib BaseLib + NetLib [Guids] + gEfiEndOfDxeEventGroupGuid gEfiFileSystemInfoGuid gArmGlobalVariableGuid @@ -59,6 +61,10 @@ gEfiPxeBaseCodeProtocolGuid gEfiSimpleNetworkProtocolGuid gEfiDevicePathToTextProtocolGuid + gEfiFirmwareVolumeBlockProtocolGuid + gEfiFirmwareVolumeBlock2ProtocolGuid + gEfiDhcp4ServiceBindingProtocolGuid + gEfiMtftp4ServiceBindingProtocolGuid [Pcd] gArmPlatformTokenSpaceGuid.PcdFirmwareVendor @@ -67,8 +73,7 @@ gArmPlatformTokenSpaceGuid.PcdDefaultBootInitrdPath gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument gArmPlatformTokenSpaceGuid.PcdDefaultBootType - gArmPlatformTokenSpaceGuid.PcdFdtDevicePath - gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut + gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths