summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorVikas C Sajjan <vikas.cha.sajjan@hpe.com>2016-08-22 15:34:35 +0530
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-22 12:18:17 +0200
commit5217ea2ac20a5e957cfbb7925dccd432f6241ea2 (patch)
tree3242b061898e3181617125f6b14d8c5d1d60501a /ArmVirtPkg
parent8866d337ea9eba258e942585b172d57d39376e70 (diff)
downloadedk2-5217ea2ac20a5e957cfbb7925dccd432f6241ea2.tar.gz
edk2-5217ea2ac20a5e957cfbb7925dccd432f6241ea2.tar.bz2
edk2-5217ea2ac20a5e957cfbb7925dccd432f6241ea2.zip
ArmVirtPkg: Fix build breakage of ArmVirtXen platform
Added missing dependency of FileExplorerLib, which was causing build error for ArmVirtXen, due to inclusion of ramdisk support. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Vikas C Sajjan <vikas.cha.sajjan@hpe.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'ArmVirtPkg')
-rw-r--r--ArmVirtPkg/ArmVirt.dsc.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc
index 7e29032b8a..b1313365ed 100644
--- a/ArmVirtPkg/ArmVirt.dsc.inc
+++ b/ArmVirtPkg/ArmVirt.dsc.inc
@@ -59,6 +59,10 @@
OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf
#
+ # Ramdisk Requirements
+ #
+ FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
+
# Allow dynamic PCDs
#
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf