summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2015-07-01 03:04:59 +0000
committerlzeng14 <lzeng14@Edk2>2015-07-01 03:04:59 +0000
commita6811666b0bef18871fa62b6c5abf18fb076fd0d (patch)
tree7388c6c20da094d3a1f4561004c6094da41c147f /SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni
parentb6477d820b783d08c56a444905d1681de5c698b2 (diff)
downloadedk2-a6811666b0bef18871fa62b6c5abf18fb076fd0d.tar.gz
edk2-a6811666b0bef18871fa62b6c5abf18fb076fd0d.tar.bz2
edk2-a6811666b0bef18871fa62b6c5abf18fb076fd0d.zip
SecurityPkg: Implement AuthVariableLib library instance
What to do: 1. Implement AuthVariableLib library instance. 2. Temporarily add VARIABLE_ENTRY_CONSISTENCY and variable attribute combinations definitions to AuthenticatedVariableFormat.h for git bisect. Why to do: 1. Share code. Separate auth variable service from Auth Variable driver in SecurityPkg to AuthVariableLib. Then the AuthVariableLib could benefit and be used by different implementation of Auth Variable drivers. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17758 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni')
-rw-r--r--SecurityPkg/Library/AuthVariableLib/AuthVariableLib.unibin0 -> 1670 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni b/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni
new file mode 100644
index 0000000000..2f72288eea
--- /dev/null
+++ b/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.uni
Binary files differ