MdePkg: Added ARM Aarch64 architecture support

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14513 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 3de6ff5..7f05d01 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -44,6 +44,9 @@
 [Includes.ARM]

   Include/Arm

 

+[Includes.AARCH64]

+  Include/AArch64

+

 [LibraryClasses]

   ##  @libraryclass  Provides most usb APIs to support the Hid requests defined in Usb Hid 1.1 spec

   #                  and the standard requests defined in Usb 1.1 spec.