summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNariman Poushin <nariman.poushin@linaro.org>2018-10-31 20:05:37 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2018-10-31 20:32:32 +0000
commit500a19703bfed2d6f37e212991577a35e3a30a4e (patch)
treeac567b9056ec7e8d407c40192f0725eb4e2469ad
parent341ba900ba0b7414d0d405f6c2c6639c531a38e3 (diff)
edk2-platforms.config: Add support for sgi575
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> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--edk2-platforms.config5
1 files changed, 5 insertions, 0 deletions
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