Skip to content
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

edk2: backport OpenSSL 1.1.1t to the tree #244727

Merged

Commits on Aug 2, 2023

  1. edk2: backport OpenSSL 1.1.1t to the tree

    Original bug: https://bugzilla.tianocore.org/show_bug.cgi?id=4342
    
    Note that we use `excludes` here because EDK2 vendors OpenSSL via git
    submodules, we unbundle it, refetch it ourselves and apply in
    `postPatch`. Therefore, we also need to unpatch the
    `CryptoPkg/Library/OpensslLib/openssl`.
    
    Instead of upgrading EDK2, we decided to backport the patch manually
    because upgrading caused breakages in 23.05.
    RaitoBezarius committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3ed8d9b View commit details
    Browse the repository at this point in the history