On 22 August 2016 at 12:04, Vikas C Sajjan <[email protected]> wrote:
> 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 <[email protected]>

Thanks

Pushed as 5217ea2ac20a

> ---
>  ArmVirtPkg/ArmVirt.dsc.inc | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc
> index 7e29032..b131336 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
> --
> 1.9.1
>
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to