mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 06:34:30 +02:00
AppPkg: Enable ARM and AArch64 support
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Harry Liebel <Harry.Liebel@arm.com> Reviewed-By: Olivier Martin <olivier.martin@arm.com> Reviewed-By: Daryl McDaniel <daryl.mcdaniel@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15857 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9792ff7c5d
commit
df294f7ff0
@ -23,7 +23,7 @@
|
|||||||
PLATFORM_VERSION = 0.01
|
PLATFORM_VERSION = 0.01
|
||||||
DSC_SPECIFICATION = 0x00010006
|
DSC_SPECIFICATION = 0x00010006
|
||||||
OUTPUT_DIRECTORY = Build/AppPkg
|
OUTPUT_DIRECTORY = Build/AppPkg
|
||||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64
|
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|ARM|AARCH64
|
||||||
BUILD_TARGETS = DEBUG|RELEASE
|
BUILD_TARGETS = DEBUG|RELEASE
|
||||||
SKUID_IDENTIFIER = DEFAULT
|
SKUID_IDENTIFIER = DEFAULT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user