diff options
author | Wang, Jian J <jian.j.wang@intel.com> | 2019-06-06 10:57:17 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2019-06-06 12:51:42 +0800 |
commit | 20d2e5a125e34fc8501026613a71549b2a1a3e54 (patch) | |
tree | e3409aaaa160abdaa4e2127ba94111d8e0b5994b /StandaloneMmPkg/Core | |
parent | b66c4c4ff918f3663baca7a9321ecd8837cd8522 (diff) | |
download | edk2-stable201905.tar.gz |
CryptoPkg/OpensslLib: fix build break caused by missing libraryedk2-stable201905
CryptoPkg\Library\Include\CrtLibSupport.h maps strxxxx interfaces to
edk2 PrintLib interfaces but related module inf file don't claim the
use of it. This will cause unresolved symbol issue with VS2017 build
which has enabled strict symbol check. This patch resolves the problem
by adding PrintLib to inf files.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'StandaloneMmPkg/Core')
0 files changed, 0 insertions, 0 deletions