Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ccbe6f5030bb0ac6a098592c3ecfbf35838e5191
      
https://github.com/tianocore/edk2/commit/ccbe6f5030bb0ac6a098592c3ecfbf35838e5191
  Author: Jorge Ramirez-Ortiz <jo...@foundries.io>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c

  Log Message:
  -----------
  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 <jo...@foundries.io>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to