summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/VariablePolicy: Add more granular variable policy queryingMichael Kubacki2023-10-311-0/+304
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-3/+3
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-180/+213
* MdeModulePkg/VariablePolicyLib: Fix runtime panic in ValidateSetVariable()edk2-stable202011James Bottomley2020-11-271-1/+1
* MdeModulePkg: Define the VariablePolicyLibBret Barkelew2020-11-171-0/+830