Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 355515a06a609327794070a91efe26a45a2e3325
      
https://github.com/tianocore/edk2/commit/355515a06a609327794070a91efe26a45a2e3325
  Author: Li, Zhihao <[email protected]>
  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 <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Xiaoyu Lu <[email protected]>
Cc: Guomin Jiang <[email protected]>
Cc: Siyuan Fu <[email protected]>

Signed-off-by: Zhihao Li <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to