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>
This commit is contained in:
committed by
mergify[bot]
parent
355b181f74
commit
b6104becb9
@ -149,6 +149,11 @@
|
||||
#
|
||||
DisplayUpdateProgressLib|Include/Library/DisplayUpdateProgressLib.h
|
||||
|
||||
## @libraryclass This library contains helper functions for marshalling and
|
||||
# registering new policies with the VariablePolicy infrastructure.
|
||||
#
|
||||
VariablePolicyHelperLib|Include/Library/VariablePolicyHelperLib.h
|
||||
|
||||
[Guids]
|
||||
## MdeModule package token space guid
|
||||
# Include/Guid/MdeModulePkgTokenSpace.h
|
||||
|
Reference in New Issue
Block a user