Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 355515a06a609327794070a91efe26a45a2e3325 https://github.com/tianocore/edk2/commit/355515a06a609327794070a91efe26a45a2e3325 Author: Li, Zhihao <zhihao...@intel.com> Date: 2022-03-26 (Sat, 26 Mar 2022)
Changed paths: M CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHash.h M CryptoPkg/Library/Include/CrtLibSupport.h Log Message: ----------- CryptoPkg? Redefinition bug in CrtLibSupport.h. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3885 Parallel hash patch redefines uint_64 type in CrtLibSupport.h which has been defined in openssl/include/openssl/e_os2.h. CryptMd5.c including e_os2.h cause redefinition bug. Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Xiaoyu Lu <xiaoyu1...@intel.com> Cc: Guomin Jiang <guomin.ji...@intel.com> Cc: Siyuan Fu <siyuan...@intel.com> Signed-off-by: Zhihao Li <zhihao...@intel.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits