Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 532bd4ec384b8e5764d97a62e5bd01fdbae6bd7a https://github.com/tianocore/edk2/commit/532bd4ec384b8e5764d97a62e5bd01fdbae6bd7a Author: Gerd Hoffmann <kra...@redhat.com> Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths: M CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c M CryptoPkg/Library/Include/CrtLibSupport.h Log Message: ----------- CryptoPkg/Crt: fix strcpy build on older VS compilers Drop 'restrict' keyword which older visual studio compiler versions complain about. Fixes: fab6285a73c4 ("CryptoPkg/CrtLibSupport: fix strcpy") Signed-off-by: Gerd Hoffmann <kra...@redhat.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