mirror of https://github.com/acidanthera/audk.git
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> |
||
---|---|---|
.. | ||
BaseMemAllocation.c | ||
ConstantTimeClock.c | ||
CrtWrapper.c | ||
RuntimeMemAllocation.c | ||
TimerWrapper.c | ||
UnitTestHostCrtWrapper.c |