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

undo change that limits certificate files to a single file #659

Merged
merged 1 commit into from
May 8, 2024

Commits on Apr 26, 2024

  1. undo change that limits certificate files to a single file

    In the ea0f9df "Allow SbatLevel data from external binary" patch
    the code that tries to load any certificate file that starts with
    shim_certificate was changed to only accept shim_certificate.efi
    which defeats the entire point of reading through the directory.
    This change reverts that.
    
    Signed-off-by: Jan Setje-Eilers <Jan.SetjeEilers@oracle.com>
    jsetje committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    297c565 View commit details
    Browse the repository at this point in the history