]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.dsc
MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.
[mirror_edk2.git] / CryptoPkg / CryptoPkg.dsc
index 19a0fbcf4361c0bfa50af0bfa0acdf3369af12cc..fdd0431fd1db691b9884b364dc769eefdf6a3c66 100644 (file)
@@ -63,6 +63,9 @@
   # Add support for stack protector\r
   NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
 \r
+[LibraryClasses.ARM]\r
+  ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf\r
+\r
 [LibraryClasses.common.PEIM]\r
   BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
 \r
 [LibraryClasses.common.UEFI_APPLICATION]\r
   BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
 \r
-###############################################################################\r
-#\r
-# BuildOptions Section - Define the module specific tool chain flags that\r
-#                        should be used as the default flags for a module.\r
-#                        These flags are appended to any standard flags that\r
-#                        are defined by the build process.\r
-#\r
-# -JCryptoPkg/Include : To disable the use of the system includes provided by\r
-#                       the RVCT toolchain.\r
-# --diag_remark=1     : To make the warning "#1-D: last line of file ends\r
-#                       without a newline" just a remark such that the\r
-#                       build doesn't stop as warnings are considered as\r
-#                       errors.\r
-#\r
-################################################################################\r
-[BuildOptions]\r
-RVCT:*_*_ARM_CC_FLAGS = -JCryptoPkg/Include --diag_remark=1\r
-\r
 ################################################################################\r
 #\r
 # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r