summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/SecureBootVariableProvisionLib
AgeCommit message (Expand)AuthorFilesLines
2026-09-08SecurityPkg: Guard nullable return valuesOliver Smith-Denny1-1/+9
2025-08-12Revert "SecurityPkg: CodeQL Fixes."Michael D Kinney1-8/+1
2025-07-24SecurityPkg: CodeQL Fixes.Michael Kubacki1-1/+8
2024-12-04SecurityPkg: remove unused `EfiSig` variable in SecureBootFetchDataRebecca Cran1-6/+0
2024-12-04SecurityPkg: Improve formatting of msg when GetVariable failsRebecca Cran1-1/+1
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2022-07-07SecurityPkg: SecureBootVariableProvisionLib: Updated implementationKun Qin1-30/+115
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-38/+44
2021-08-03SecurityPkg: Create library for enrolling Secure Boot variables.Grzegorz Bernacki3-0/+576