]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add ARM specific include path
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 20:52:51 +0000 (20:52 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 20:52:51 +0000 (20:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9104 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dec

index 8ab3e1cfca114159baa2a2a65dfb9f94b1e0a636..b85749a880a9523227e26ce8a7469bedc27a3d68 100644 (file)
@@ -5,7 +5,8 @@
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of\r
 # EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.\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.\r
 # This program and the accompanying materials are licensed and made available under\r
@@ -29,7 +30,7 @@
 [Includes]\r
   Include\r
 \r
-[Includes.Ia32]\r
+[Includes.IA32]\r
   Include/Ia32\r
 \r
 [Includes.X64]\r
@@ -41,6 +42,9 @@
 [Includes.EBC]\r
   Include/Ebc\r
 \r
+[Includes.ARM]
+  Include/Arm
+
 [LibraryClasses]\r
   ##  @libraryclass  Provides most usb APIs to support the Hid requests defined in Usb Hid 1.1 spec\r
   #                  and the standard requests defined in Usb 1.1 spec.\r