]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Include/Library/VariablePolicyHelperLib.h
MdeModulePkg: Define the VariablePolicyHelperLib
authorBret Barkelew <brbarkel@microsoft.com>
Mon, 9 Nov 2020 06:45:12 +0000 (14:45 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 17 Nov 2020 01:03:43 +0000 (01:03 +0000)
commitb6104becb9455b44800d17e06b509864d7788fc3
tree0f8ac291215d441614a51375a2868e4f28a4b351
parent355b181f74050cdf2f09b1755c1a5ee4affb1faf
MdeModulePkg: Define the VariablePolicyHelperLib

https://bugzilla.tianocore.org/show_bug.cgi?id=2522

VariablePolicy is an updated interface to
replace VarLock and VarCheckProtocol.

Add the VariablePolicyHelperLib library, containing
several functions to help with the repetitive process
of creating a correctly structured and packed
VariablePolicy entry.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Bret Barkelew <brbarkel@microsoft.com>
Signed-off-by: Bret Barkelew <brbarkel@microsoft.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Acked-by: Jian J Wang <jian.j.wang@intel.com>
MdeModulePkg/Include/Library/VariablePolicyHelperLib.h [new file with mode: 0644]
MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.c [new file with mode: 0644]
MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf [new file with mode: 0644]
MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.uni [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc