]> git.proxmox.com Git - mirror_edk2.git/commitdiff
CryptoPkg/BaseHashApiLib: Rename BaseHashApiLib by HashApiLib
authorGuoMinJ <newexplorerj@gmail.com>
Thu, 5 Mar 2020 06:40:56 +0000 (14:40 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 8 Apr 2020 01:12:36 +0000 (01:12 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2552

According to CryptoPkg.dsc, the library class only have HashApiLib, so i
think the BaseHashApiLib should be considered as base name rather than
library class.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
CryptoPkg/Library/BaseHashApiLib/BaseHashApiLib.inf

index b4d8675ddd243ae235d8c600c9964c2be39d902d..046320353bc5511d7bbf9acddde0545f4edc950f 100644 (file)
@@ -17,7 +17,7 @@
   FILE_GUID                      = B1E566DD-DE7C-4F04-BDA0-B1295D3BE927\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = BaseHashApiLib\r
+  LIBRARY_CLASS                  = HashApiLib\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r