audk/CryptoPkg/Library
Heyi Guo 1dbd423fbb CryptoPkg/OpensslLib: ignore uninitialized warning
We also got maybe-uninitialized warning when building OpensslLib.inf
with GCC48 for ARM and AARCH64, so add -Wno-error=maybe-uninitialized
build option just as other platforms.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Cc: Qin Long <qin.long@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Qin Long <qin.long@intel.com>
2018-01-18 16:22:14 +08:00
..
BaseCryptLib CrptoPkg/BaseCryptLib: Fix type mismatch when calling OpenSSL function 2018-01-15 16:39:52 +08:00
BaseCryptLibRuntimeCryptProtocol CryptoPkg: Add new API to retrieve commonName of X.509 certificate 2017-09-25 00:06:41 +08:00
Include CryptoPkg: Fix possible unresolved external symbol issue. 2017-04-07 00:27:34 +08:00
IntrinsicLib CryptoPkg/IntrinsicLib: Fix the warning on memset 2017-11-24 16:36:29 +08:00
OpensslLib CryptoPkg/OpensslLib: ignore uninitialized warning 2018-01-18 16:22:14 +08:00
TlsLib CryptoPkg/TlsLib: Add some parameter check and clarification. 2017-12-22 15:50:37 +08:00