summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/SecureBootVariableLib
AgeCommit message (Expand)AuthorFilesLines
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