From 68e6db94e339ec442df462142835548470b96148 Mon Sep 17 00:00:00 2001 From: Leif Lindholm Date: Fri, 30 Jan 2015 00:23:54 +0000 Subject: add styx targets --- platforms.config | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/platforms.config b/platforms.config index cf37d2f..95c4c6c 100644 --- a/platforms.config +++ b/platforms.config @@ -220,3 +220,16 @@ DSC=ArmPlatformPkg/APMXGenePkg/APMXGene-Mustang.dsc ARCH=AARCH64 UEFI_BIN=APMXGENE-MUSTANG.fd SEC_APMXGENE-MUSTANG.fd UEFI_IMAGE_DIR=APMXGene-Mustang + +[styx] +LONGNAME=AMD Styx +BUILDFLAGS= +DSC=AmdStyxPkg/AmdStyxPkg.dsc +ARCH=AARCH64 + +[styx-intelbds] +LONGNAME=AMD Styx - IntelBds +DSC=AmdStyxPkg/AmdStyxPkg.dsc +ARCH=AARCH64 +UEFI_IMAGE_DIR=AmdStyx-IntelBds +BUILDFLAGS=-D INTEL_BDS -D EDK2_OUT_DIR=Build/AmdStyx-IntelBds -- cgit v1.2.3