diff options
author | Star Zeng <star.zeng@intel.com> | 2015-07-02 10:06:52 +0000 |
---|---|---|
committer | lzeng14 <lzeng14@Edk2> | 2015-07-02 10:06:52 +0000 |
commit | 371dc63dcffd018d762a8f7794a5652987372f81 (patch) | |
tree | 77c930bf1ed401383de3a16e875cde417a6ca7f1 | |
parent | dbd030bb988206b75561c434a4542593dacbce22 (diff) | |
download | edk2-platforms-371dc63dcffd018d762a8f7794a5652987372f81.tar.xz |
MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass path
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17815 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 5c0cf20976..414b13e23e 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -117,7 +117,7 @@ ## @libraryclass Provides authenticated variable services.
#
- AuthVaribleLib|Include/Library/AuthVaribleLib.h
+ AuthVariableLib|Include/Library/AuthVariableLib.h
[Guids]
## MdeModule package token space guid
|