efi: add generic Secure Boot config fragment and user guide - #127
Open
aswinm94 wants to merge 4 commits into
Open
efi: add generic Secure Boot config fragment and user guide#127aswinm94 wants to merge 4 commits into
aswinm94 wants to merge 4 commits into
Conversation
…les" This reverts commit d434447.
This reverts commit 5c00fc2.
Add a generic configs/efi_secureboot.config fragment containing the Kconfig options required to enable UEFI Secure Boot support Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
Add doc/usage/efi_secureboot.rst describing how to enable and use UEFI Secure Boot in U-Boot. Link the new document from doc/usage/index.rst, and add a "See also" pointer from doc/board/qualcomm/index.rst so Qualcomm-board readers can still discover it easily. Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds support materials for UEFI Secure Boot in U-Boot,
including a reusable configuration fragment and user documentation.
It also updates documentation indexes to make the Secure Boot guide
easier to discover.
upstream-link: https://marc.info/?l=u-boot&m=178759488116579&w=2