audk/CryptoPkg
Michael D Kinney d0bf83e1cc CryptoPkg/Library/Include: Allow CPU specific defines to be predefined
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3308

The EDK II Build Specifications do not restrict the set of
CPU architectures that can be supported.  Remove places in
the EDK II that assume a fixed set of CPU architectures.

Update SIXTY_FOUR_BIT and THIRTY_TWO_BIT defines in the
CryptoPkg to allow one of them to be predefined on the EDK II
build command line using /D flag or in DSC file [BuildOptions]
sections.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Abner Chang <abner.chang@hpe.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Abner Chang <abner.chang@hpe.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
2021-04-15 15:58:44 +00:00
..
Driver CryptoPkg: Make the MD5 disable as default for security 2020-11-17 19:26:50 +00:00
Include CryptoPkg: Make the MD5 disable as default for security 2020-11-17 19:26:50 +00:00
Library CryptoPkg/Library/Include: Allow CPU specific defines to be predefined 2021-04-15 15:58:44 +00:00
Private CryptoPkg/Private/Protocol/Crypto.h: Remove duplicate function type 2021-04-01 23:16:31 +00:00
Test CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Fix MD5 Hash tests 2020-11-25 17:54:11 +00:00
CryptoPkg.ci.yaml CryptoPkg: BaseCryptLib: Add unit tests (Host and Shell based) 2020-10-18 00:49:58 +00:00
CryptoPkg.dec CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1g 2020-07-25 06:27:14 +00:00
CryptoPkg.dsc CryptoPkg: Simplify DSC by using UnitTestFrameworkPkgTarget.dsc.inc 2021-04-03 01:54:22 +00:00
CryptoPkg.uni CryptoPkg/BaseHashApiLib: Align BaseHashApiLib with TPM 2.0 Implementation 2020-02-19 16:38:22 +00:00
CryptoPkgExtra.uni