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>
This commit is contained in:
Vikas C Sajjan 2016-08-22 15:34:35 +05:30 committed by Ard Biesheuvel
parent 8866d337ea
commit 5217ea2ac2
1 changed files with 4 additions and 0 deletions

View File

@ -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