mirror of https://github.com/acidanthera/audk.git
Integrate the patch contributed by Andrew Fish to add ARM support.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9175 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
248515801a
commit
918b6e775f
|
@ -26,7 +26,7 @@
|
||||||
PLATFORM_VERSION = 0.90
|
PLATFORM_VERSION = 0.90
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll
|
OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll
|
||||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM
|
||||||
BUILD_TARGETS = DEBUG|RELEASE
|
BUILD_TARGETS = DEBUG|RELEASE
|
||||||
SKUID_IDENTIFIER = DEFAULT
|
SKUID_IDENTIFIER = DEFAULT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue