]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add ARM as one of the supported architectures
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 20:53:24 +0000 (20:53 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 20:53:24 +0000 (20:53 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9105 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dsc

index bdd5f8b26e65f29debc337d701389c0e120237cd..e31612cfbbd7ed0a42d5660bf48c5f04d529c6d3 100644 (file)
@@ -1,7 +1,8 @@
 #/** @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation\r
+# Copyright (c) 2007 - 2009, Intel Corporation<BR>\r
+# Portions Copyright (c) 2008-2009 Apple Inc.<BR>
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,7 +20,7 @@
   PLATFORM_VERSION               = 1.01\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/Mde\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
+  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r