]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/FatPkg.dsc
Add stack protection to ARM architectures. BaseStackCheckLib is now required to build...
[mirror_edk2.git] / FatPkg / FatPkg.dsc
index c718fb422ed3d91247d8490ca0ccf0df2ff9c03e..0a33941f74735e3f83e3e4fb1aafeb520ab9bdeb 100644 (file)
@@ -4,7 +4,7 @@
 #\r
 #  This Platform file is used to generate the Binary Fat Drivers\r
 #  for EDK II Prime release.\r
-#  Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials are licensed and made available\r
 #  under the terms and conditions of the BSD License which accompanies this\r
@@ -19,9 +19,9 @@
 [Defines]\r
   PLATFORM_NAME                  = Fat\r
   PLATFORM_GUID                  = 25b55dbc-9d0b-4a32-80da-46e1273d622c\r
-  PLATFORM_VERSION               = 0.2\r
+  PLATFORM_VERSION               = 0.3\r
   DSC_SPECIFICATION              = 0x00010005\r
-  SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|EBC|ARM\r
+  SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|EBC|ARM|AARCH64\r
   OUTPUT_DIRECTORY               = Build/Fat\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
@@ -59,8 +59,9 @@
   HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
   MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
 \r
-[LibraryClasses.ARM]\r
+[LibraryClasses.ARM, LibraryClasses.AARCH64]\r
   NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
+  NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
 \r
 ###################################################################################################\r
 #\r