Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-27 | MdeModulePkg/VariablePolicyLib: Fix extraneous parentheses | Mike Beaton | 1 | -1/+1 |
2024-07-22 | MdeModulePkg/VariablePolicyLib: Use wildcard character constant | Michael Kubacki | 1 | -2/+2 |
2023-10-31 | MdeModulePkg/VariablePolicy: Add more granular variable policy querying | Michael Kubacki | 2 | -0/+305 |
2023-04-10 | MdeModulePkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 1 | -3/+3 |
2021-12-07 | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 3 | -198/+228 |
2020-11-27 | MdeModulePkg/VariablePolicyLib: Fix runtime panic in ValidateSetVariable()edk2-stable202011 | James Bottomley | 1 | -1/+1 |
2020-11-17 | MdeModulePkg: Define the VariablePolicyLib | Bret Barkelew | 7 | -0/+1478 |