]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/FatPkg.dsc
Enable ARM support.
[mirror_edk2.git] / FatPkg / FatPkg.dsc
index 6c5be6a3bdd82fd86da136ddc558cf79304034cb..c718fb422ed3d91247d8490ca0ccf0df2ff9c03e 100644 (file)
@@ -21,7 +21,7 @@
   PLATFORM_GUID                  = 25b55dbc-9d0b-4a32-80da-46e1273d622c\r
   PLATFORM_VERSION               = 0.2\r
   DSC_SPECIFICATION              = 0x00010005\r
-  SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|EBC\r
+  SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|EBC|ARM\r
   OUTPUT_DIRECTORY               = Build/Fat\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
@@ -30,6 +30,7 @@
   GCC:RELEASE_*_*_CC_FLAGS             = -DMDEPKG_NDEBUG\r
   INTEL:RELEASE_*_*_CC_FLAGS           = /D MDEPKG_NDEBUG\r
   MSFT:RELEASE_*_*_CC_FLAGS            = /D MDEPKG_NDEBUG\r
+  RVCT:RELEASE_*_*_CC_FLAGS            = -DMDEPKG_NDEBUG\r
 \r
 [LibraryClasses]\r
   #\r
@@ -58,6 +59,9 @@
   HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
   MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
 \r
+[LibraryClasses.ARM]\r
+  NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
+\r
 ###################################################################################################\r
 #\r
 # Components Section - list of the modules and components that will be processed by compilation\r