]> git.proxmox.com Git - mirror_edk2.git/commit - CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
CryptoPkg/IntrinsicLib: add missing BaseLib declaration
authorJian J Wang <jian.j.wang@intel.com>
Thu, 6 Dec 2018 05:43:38 +0000 (13:43 +0800)
committerJian J Wang <jian.j.wang@intel.com>
Mon, 10 Dec 2018 03:02:47 +0000 (11:02 +0800)
commit366a7672cfaa230cecd40619e0941def4fd82130
treea59750be507940d3c9fce5eb5182d82eff7a7e22
parent0176af142ef632c82f37cd3616f0184241f4fcbb
CryptoPkg/IntrinsicLib: add missing BaseLib declaration

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

BaseLib interfaces are used in this library but not declared in module's
inf file. This patch fix this situation to keep inf and its code in
consistency. No functionality or interface change are involved.

Cc: Qin Long <qin.long@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf