audk/CryptoPkg/Library
Jorge Ramirez-Ortiz ccbe6f5030 CryptoPkg: Increase ScratchMemory buffer for openssl 3.0.15
Openssl 3.0.15 has a larger memory footprint.

Updating from EDK 2022.2 (openssl 1.1.j) to 2024.2 (openssl 3.0.15)
causes our EFI provisioning application[1] to fail due to an out of
memory condition.

On inspection, at the time of that fault, 2022.2 had an additional 900
pages. This is why this patch proposes the increase of the ScratchMemory
buffer by that same ammount.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
2024-11-04 21:34:22 +00:00
..
BaseCryptLib CryptoPkg: Increase ScratchMemory buffer for openssl 3.0.15 2024-11-04 21:34:22 +00:00
BaseCryptLibMbedTls CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
BaseCryptLibNull CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functions 2024-04-07 03:55:04 +00:00
BaseCryptLibOnProtocolPpi CryptoPkg/Driver: add additional RSAES-OAEP crypto functions 2024-04-07 03:55:04 +00:00
BaseHashApiLib CryptoPkg: Sha1 functions causing build errors 2022-11-08 03:15:13 +00:00
Include CrtLibSupport: add intptr_t 2024-09-25 16:08:35 +00:00
IntrinsicLib CryptoPkg: remove strcmp to syscall 2023-08-09 07:10:31 +00:00
MbedTlsLib CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
OpensslLib CryptoPkg/OpensslLib: Fix build on XCODE5 2024-09-27 16:57:36 +00:00
TlsLib CryptoPkg: Extend TLS handshake debug output 2024-06-25 23:18:36 +00:00
TlsLibNull CryptoPkg: Add LOONGARCH64 architecture for EDK2 CI. 2022-10-14 02:16:33 +00:00