summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/SecureBootVariableLib
AgeCommit message (Expand)AuthorFilesLines
2026-05-06SecurityPkg/SecureBootVariableLib: Cleanup debug print readabilityBenjamin Doron1-6/+6
2026-01-21SecurityPkg/Library/SecureBootVariableLib/UnitTest: Cmocka use issuesMichael D Kinney1-91/+91
2025-12-23SecurityPkg/Library/SecureBootVariableLib/UnitTest: Fix CLANGMichael D Kinney1-0/+2
2025-04-17SecurityPkg: Update SecureBootVariableLibUnitTestDoug Flick1-50/+104
2025-04-17SecurityPkg: SecureBootVariableLib: Prevent Invalid DBXDoug Flick1-1/+31
2023-10-27SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane1-89/+124
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-21/+21
2023-04-10SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney3-3/+3
2023-04-10SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errorsMichael D Kinney1-87/+83
2023-04-10SecurityPkg: Add gmock exampleChris Johnson6-7/+213
2022-07-07SecurityPkg: SecureBootVariableLib: Added unit testskuqin8-0/+2426
2022-07-07SecurityPkg: SecureBootVariableLib: Added newly supported interfaceskuqin2-0/+368
2022-07-07SecurityPkg: SecureBootVariableLib: Updated signature list creatorkuqin2-34/+38
2022-07-07SecurityPkg: SecureBootVariableLib: Updated time based payload creatorKun Qin2-28/+33
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-78/+83
2021-08-03SecurityPkg: Create SecureBootVariableLib.Grzegorz Bernacki3-0/+605