diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2021-02-02 15:26:38 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-04-15 15:58:44 +0000 |
commit | d0bf83e1ccabaf86169d664385eab5aed1c2a1f2 (patch) | |
tree | 9be13b22846f055a0110a6cce43376e112821090 /BaseTools/Source/Python | |
parent | db2338af0d2746f34c8df18751116af209b202b2 (diff) | |
download | edk2-d0bf83e1ccabaf86169d664385eab5aed1c2a1f2.tar.gz edk2-d0bf83e1ccabaf86169d664385eab5aed1c2a1f2.tar.bz2 edk2-d0bf83e1ccabaf86169d664385eab5aed1c2a1f2.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions