Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 609c7e86794158f847023679841b17bb3f7b8325
https://github.com/tianocore/edk2/commit/609c7e86794158f847023679841b17bb3f7b8325
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
M CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
M CryptoPkg/Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c
M CryptoPkg/Library/Include/CrtLibSupport.h
Log Message:
-----------
CrtLibSupport: add sleep()
Will be needed by openssl-3.2.x
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: ebf7daa583f742129765c62cbd99de58e3300dd8
https://github.com/tianocore/edk2/commit/ebf7daa583f742129765c62cbd99de58e3300dd8
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
M CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
M CryptoPkg/Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c
M CryptoPkg/Library/Include/CrtLibSupport.h
Log Message:
-----------
CrtLibSupport: fix gettimeofday()
Turn gettimeofday() into a proper function with return value.
Will be needed by openssl-3.2.x
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: af73d37741efa54044a795e22dda48f612547874
https://github.com/tianocore/edk2/commit/af73d37741efa54044a795e22dda48f612547874
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
Log Message:
-----------
CrtLibSupport: factor out EFI_TIME -> time_t calculation to new function
No functional change.
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: 0ec54d8d0c8fb3069ca290c4e7b265f5ddff8583
https://github.com/tianocore/edk2/commit/0ec54d8d0c8fb3069ca290c4e7b265f5ddff8583
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
M CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
M CryptoPkg/Library/Include/CrtLibSupport.h
Log Message:
-----------
CrtLibSupport: add mktime()
Will be needed by openssl-3.2.x
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: c371460cb4d8b8b2c7cd8a51de74e4b85aa499eb
https://github.com/tianocore/edk2/commit/c371460cb4d8b8b2c7cd8a51de74e4b85aa499eb
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
M CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
M CryptoPkg/Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c
M CryptoPkg/Library/Include/CrtLibSupport.h
Log Message:
-----------
CrtLibSupport: add timezone
Will be needed by openssl-3.2.x
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: 67c303cb5fb59943cfe317b686d9a8be05ab8481
https://github.com/tianocore/edk2/commit/67c303cb5fb59943cfe317b686d9a8be05ab8481
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/Library/Include/CrtLibSupport.h
Log Message:
-----------
CrtLibSupport: add intptr_t
Will be needed by openssl-3.4.x
Signed-off-by: Gerd Hoffmann <[email protected]>
Commit: 39462fcd99349732ef561cda71c4c633b8ce8246
https://github.com/tianocore/edk2/commit/39462fcd99349732ef561cda71c4c633b8ce8246
Author: Gerd Hoffmann <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M CryptoPkg/CryptoPkg.dec
M CryptoPkg/Library/OpensslLib/OpensslLib.inf
M CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
M CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
M CryptoPkg/Library/OpensslLib/OpensslLibFull.inf
M CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
Log Message:
-----------
openssl: add Library/OpensslLib/openssl to includes, drop e_os.h hack
Adding $(OPENSSL_PATH)/e_os.h to the list of source files had the effect
that $(OPENSSL_PATH)/ was added to the list of include directories.
With the file being gone in openssl-3.2.x this doesn't work any more.
Add the directory to the [Includes.Common.Private] section instead.
Signed-off-by: Gerd Hoffmann <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/b8122cc9d8b6...39462fcd9934
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits