]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dsc
MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang
[mirror_edk2.git] / MdePkg / MdePkg.dsc
index 389c4eb05444a10be8bfda0ff459b5c1e81a2db2..14a339cd496f1a6789c1c4b0b243028d074bd637 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #\r
 #    This program and the accompanying materials\r
@@ -17,7 +17,7 @@
 [Defines]\r
   PLATFORM_NAME                  = Mde\r
   PLATFORM_GUID                  = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
-  PLATFORM_VERSION               = 1.03\r
+  PLATFORM_VERSION               = 1.05\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/Mde\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM|AARCH64\r
@@ -62,6 +62,7 @@
   MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
   MdePkg/Library/BaseLib/BaseLib.inf\r
   MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
+  MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf\r
   MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
   MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
   \r
 [Components.EBC]\r
   MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
+\r
+[Components.ARM, Components.AARCH64]\r
+  MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r