Skip to content

OvmfPkg: switch to full builds #10962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

kraxel
Copy link
Member

@kraxel kraxel commented Apr 15, 2025

  • OvmfPkg: move openssl/tls library config to .dsc.inc file
  • OvmfPkg: switch 4M builds to full openssl

Reduce dsc file duplication and simplify updates by moving openssl + tls
configuration to an include file.  No functional change.

Signed-off-by: Gerd Hoffmann <[email protected]>
The Full variant enables support for EC, which in turn is needed for TLS
1.3.  It also increases the size, so turn this on for 4M builds only.

Signed-off-by: Gerd Hoffmann <[email protected]>
@kraxel kraxel force-pushed the devel/openssl-full-accel branch from 9d3a41f to 8c95ec5 Compare April 15, 2025 09:49
@kraxel kraxel marked this pull request as ready for review April 15, 2025 10:30
@kraxel kraxel changed the title OvmfPkg: switch to full accel builds OvmfPkg: switch to full builds Apr 22, 2025
@ardbiesheuvel ardbiesheuvel added the push Auto push patch series in PR if all checks pass label Apr 22, 2025
@mergify mergify bot merged commit 63e4713 into tianocore:master Apr 22, 2025
126 checks passed
@kraxel kraxel deleted the devel/openssl-full-accel branch May 30, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants