Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

Pushed as 500a197.

On 31 October 2018 at 20:05, Nariman Poushin <nariman.poushin@linaro.org> wrote:
>
> Add support for System Guidance for Infrastructure (SGI) Fixed
> Virtual Platform (FVP) SGI-575, a server reference model from
> Arm.
>
> Signed-off-by: Nariman Poushin <nariman.poushin@linaro.org>
> ---
>  edk2-platforms.config | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/edk2-platforms.config b/edk2-platforms.config
> index 3b3ab89..b7692bb 100644
> --- a/edk2-platforms.config
> +++ b/edk2-platforms.config
> @@ -226,3 +226,8 @@ LONGNAME=EDK2 Hello World Example
>  DSC=MdeModulePkg/MdeModulePkg.dsc
>  INF=MdeModulePkg/Application/HelloWorld/HelloWorld.inf
>  ARCH=AARCH64
> +
> +[sgi575]
> +LONGNAME=ARM SGI575 FVP
> +DSC=Platform/ARM/SgiPkg/SgiPlatform.dsc
> +ARCH=AARCH64
> --
> 2.11.0
>