]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: Fix build breakage of ArmVirtXen platform
authorVikas C Sajjan <vikas.cha.sajjan@hpe.com>
Mon, 22 Aug 2016 10:04:35 +0000 (15:34 +0530)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 22 Aug 2016 10:18:17 +0000 (12:18 +0200)
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>
ArmVirtPkg/ArmVirt.dsc.inc

index 7e29032b8aba7246d2940ca7b253990ebeb218d5..b1313365ed612af9194a5be5f7a984d0e346f133 100644 (file)
   OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf\r
 \r
   #\r
+  # Ramdisk Requirements\r
+  #\r
+  FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
+\r
   # Allow dynamic PCDs\r
   #\r
   PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r