summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-12-22 16:04:07 +0800
committerGuo Mang <mang.guo@intel.com>2016-12-26 19:14:43 +0800
commita7761b860e8b8f77caa1c220e684a228988faa1c (patch)
treed5fc8e714d9d4bd60f02b2143ce3538b1649a3eb
parent08b9f4f8ea456e32f3286eb59aaa87f7f42c16d3 (diff)
downloadedk2-platforms-a7761b860e8b8f77caa1c220e684a228988faa1c.tar.xz
CryptoPkg: Move to new location
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
-rw-r--r--Core/CryptoPkg/.gitignore (renamed from CryptoPkg/.gitignore)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/AuthenticodeVerify.c (renamed from CryptoPkg/Application/Cryptest/AuthenticodeVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/BlockCipherVerify.c (renamed from CryptoPkg/Application/Cryptest/BlockCipherVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/Cryptest.c (renamed from CryptoPkg/Application/Cryptest/Cryptest.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/Cryptest.h (renamed from CryptoPkg/Application/Cryptest/Cryptest.h)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/Cryptest.inf (renamed from CryptoPkg/Application/Cryptest/Cryptest.inf)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/Cryptest.uni (renamed from CryptoPkg/Application/Cryptest/Cryptest.uni)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/CryptestExtra.uni (renamed from CryptoPkg/Application/Cryptest/CryptestExtra.uni)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/DhVerify.c (renamed from CryptoPkg/Application/Cryptest/DhVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/HashVerify.c (renamed from CryptoPkg/Application/Cryptest/HashVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/HmacVerify.c (renamed from CryptoPkg/Application/Cryptest/HmacVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/RandVerify.c (renamed from CryptoPkg/Application/Cryptest/RandVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/RsaVerify.c (renamed from CryptoPkg/Application/Cryptest/RsaVerify.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/RsaVerify2.c (renamed from CryptoPkg/Application/Cryptest/RsaVerify2.c)0
-rw-r--r--Core/CryptoPkg/Application/Cryptest/TSVerify.c (renamed from CryptoPkg/Application/Cryptest/TSVerify.c)0
-rw-r--r--Core/CryptoPkg/Contributions.txt (renamed from CryptoPkg/Contributions.txt)0
-rw-r--r--Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c (renamed from CryptoPkg/CryptRuntimeDxe/CryptRuntime.c)0
-rw-r--r--Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h (renamed from CryptoPkg/CryptRuntimeDxe/CryptRuntime.h)0
-rw-r--r--Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf (renamed from CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf)0
-rw-r--r--Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni (renamed from CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni)0
-rw-r--r--Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni (renamed from CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni)0
-rw-r--r--Core/CryptoPkg/CryptoPkg.dec (renamed from CryptoPkg/CryptoPkg.dec)0
-rw-r--r--Core/CryptoPkg/CryptoPkg.dsc (renamed from CryptoPkg/CryptoPkg.dsc)0
-rw-r--r--Core/CryptoPkg/CryptoPkg.uni (renamed from CryptoPkg/CryptoPkg.uni)0
-rw-r--r--Core/CryptoPkg/CryptoPkgExtra.uni (renamed from CryptoPkg/CryptoPkgExtra.uni)0
-rw-r--r--Core/CryptoPkg/Include/Library/BaseCryptLib.h (renamed from CryptoPkg/Include/Library/BaseCryptLib.h)0
-rw-r--r--Core/CryptoPkg/Include/OpenSslSupport.h (renamed from CryptoPkg/Include/OpenSslSupport.h)0
-rw-r--r--Core/CryptoPkg/Include/Protocol/RuntimeCrypt.h (renamed from CryptoPkg/Include/Protocol/RuntimeCrypt.h)0
-rw-r--r--Core/CryptoPkg/Include/arpa/inet.h (renamed from CryptoPkg/Include/arpa/inet.h)0
-rw-r--r--Core/CryptoPkg/Include/assert.h (renamed from CryptoPkg/Include/assert.h)0
-rw-r--r--Core/CryptoPkg/Include/ctype.h (renamed from CryptoPkg/Include/ctype.h)0
-rw-r--r--Core/CryptoPkg/Include/dirent.h (renamed from CryptoPkg/Include/dirent.h)0
-rw-r--r--Core/CryptoPkg/Include/errno.h (renamed from CryptoPkg/Include/errno.h)0
-rw-r--r--Core/CryptoPkg/Include/limits.h (renamed from CryptoPkg/Include/limits.h)0
-rw-r--r--Core/CryptoPkg/Include/malloc.h (renamed from CryptoPkg/Include/malloc.h)0
-rw-r--r--Core/CryptoPkg/Include/math.h (renamed from CryptoPkg/Include/math.h)0
-rw-r--r--Core/CryptoPkg/Include/memory.h (renamed from CryptoPkg/Include/memory.h)0
-rw-r--r--Core/CryptoPkg/Include/netdb.h (renamed from CryptoPkg/Include/netdb.h)0
-rw-r--r--Core/CryptoPkg/Include/netinet/in.h (renamed from CryptoPkg/Include/netinet/in.h)0
-rw-r--r--Core/CryptoPkg/Include/sgtty.h (renamed from CryptoPkg/Include/sgtty.h)0
-rw-r--r--Core/CryptoPkg/Include/signal.h (renamed from CryptoPkg/Include/signal.h)0
-rw-r--r--Core/CryptoPkg/Include/stdarg.h (renamed from CryptoPkg/Include/stdarg.h)0
-rw-r--r--Core/CryptoPkg/Include/stddef.h (renamed from CryptoPkg/Include/stddef.h)0
-rw-r--r--Core/CryptoPkg/Include/stdio.h (renamed from CryptoPkg/Include/stdio.h)0
-rw-r--r--Core/CryptoPkg/Include/stdlib.h (renamed from CryptoPkg/Include/stdlib.h)0
-rw-r--r--Core/CryptoPkg/Include/string.h (renamed from CryptoPkg/Include/string.h)0
-rw-r--r--Core/CryptoPkg/Include/strings.h (renamed from CryptoPkg/Include/strings.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/ioctl.h (renamed from CryptoPkg/Include/sys/ioctl.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/param.h (renamed from CryptoPkg/Include/sys/param.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/socket.h (renamed from CryptoPkg/Include/sys/socket.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/stat.h (renamed from CryptoPkg/Include/sys/stat.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/time.h (renamed from CryptoPkg/Include/sys/time.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/times.h (renamed from CryptoPkg/Include/sys/times.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/types.h (renamed from CryptoPkg/Include/sys/types.h)0
-rw-r--r--Core/CryptoPkg/Include/sys/un.h (renamed from CryptoPkg/Include/sys/un.h)0
-rw-r--r--Core/CryptoPkg/Include/syslog.h (renamed from CryptoPkg/Include/syslog.h)0
-rw-r--r--Core/CryptoPkg/Include/time.h (renamed from CryptoPkg/Include/time.h)0
-rw-r--r--Core/CryptoPkg/Include/unistd.h (renamed from CryptoPkg/Include/unistd.h)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf (renamed from CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni (renamed from CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c (renamed from CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c (renamed from CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h (renamed from CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf (renamed from CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni (renamed from CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c (renamed from CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c (renamed from CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c (renamed from CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c (renamed from CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c (renamed from CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c (renamed from CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf (renamed from CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni (renamed from CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf (renamed from CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni (renamed from CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c (renamed from CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c)0
-rw-r--r--Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c (renamed from CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni (renamed from CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/CopyMem.c (renamed from CryptoPkg/Library/IntrinsicLib/CopyMem.c)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S (renamed from CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c (renamed from CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S (renamed from CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c (renamed from CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf (renamed from CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c (renamed from CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch (renamed from CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch)0
-rwxr-xr-xCore/CryptoPkg/Library/OpensslLib/Install.cmd (renamed from CryptoPkg/Library/OpensslLib/Install.cmd)0
-rwxr-xr-xCore/CryptoPkg/Library/OpensslLib/Install.sh (renamed from CryptoPkg/Library/OpensslLib/Install.sh)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/OpensslLib.inf (renamed from CryptoPkg/Library/OpensslLib/OpensslLib.inf)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/OpensslLib.uni (renamed from CryptoPkg/Library/OpensslLib/OpensslLib.uni)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt (renamed from CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/buildinf.h (renamed from CryptoPkg/Library/OpensslLib/buildinf.h)0
-rw-r--r--Core/CryptoPkg/Library/OpensslLib/opensslconf.h (renamed from CryptoPkg/Library/OpensslLib/opensslconf.h)0
-rwxr-xr-xCore/CryptoPkg/Library/OpensslLib/process_files.sh (renamed from CryptoPkg/Library/OpensslLib/process_files.sh)0
-rw-r--r--Core/CryptoPkg/License.txt (renamed from CryptoPkg/License.txt)0
149 files changed, 0 insertions, 0 deletions
diff --git a/CryptoPkg/.gitignore b/Core/CryptoPkg/.gitignore
index 05272c2865..05272c2865 100644
--- a/CryptoPkg/.gitignore
+++ b/Core/CryptoPkg/.gitignore
diff --git a/CryptoPkg/Application/Cryptest/AuthenticodeVerify.c b/Core/CryptoPkg/Application/Cryptest/AuthenticodeVerify.c
index bc22aa0cde..bc22aa0cde 100644
--- a/CryptoPkg/Application/Cryptest/AuthenticodeVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/AuthenticodeVerify.c
diff --git a/CryptoPkg/Application/Cryptest/BlockCipherVerify.c b/Core/CryptoPkg/Application/Cryptest/BlockCipherVerify.c
index de8f6ecad4..de8f6ecad4 100644
--- a/CryptoPkg/Application/Cryptest/BlockCipherVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/BlockCipherVerify.c
diff --git a/CryptoPkg/Application/Cryptest/Cryptest.c b/Core/CryptoPkg/Application/Cryptest/Cryptest.c
index 79c1850e68..79c1850e68 100644
--- a/CryptoPkg/Application/Cryptest/Cryptest.c
+++ b/Core/CryptoPkg/Application/Cryptest/Cryptest.c
diff --git a/CryptoPkg/Application/Cryptest/Cryptest.h b/Core/CryptoPkg/Application/Cryptest/Cryptest.h
index 17b4224b65..17b4224b65 100644
--- a/CryptoPkg/Application/Cryptest/Cryptest.h
+++ b/Core/CryptoPkg/Application/Cryptest/Cryptest.h
diff --git a/CryptoPkg/Application/Cryptest/Cryptest.inf b/Core/CryptoPkg/Application/Cryptest/Cryptest.inf
index 11175e55bc..11175e55bc 100644
--- a/CryptoPkg/Application/Cryptest/Cryptest.inf
+++ b/Core/CryptoPkg/Application/Cryptest/Cryptest.inf
diff --git a/CryptoPkg/Application/Cryptest/Cryptest.uni b/Core/CryptoPkg/Application/Cryptest/Cryptest.uni
index 34f55498b3..34f55498b3 100644
--- a/CryptoPkg/Application/Cryptest/Cryptest.uni
+++ b/Core/CryptoPkg/Application/Cryptest/Cryptest.uni
diff --git a/CryptoPkg/Application/Cryptest/CryptestExtra.uni b/Core/CryptoPkg/Application/Cryptest/CryptestExtra.uni
index 530faa593c..530faa593c 100644
--- a/CryptoPkg/Application/Cryptest/CryptestExtra.uni
+++ b/Core/CryptoPkg/Application/Cryptest/CryptestExtra.uni
diff --git a/CryptoPkg/Application/Cryptest/DhVerify.c b/Core/CryptoPkg/Application/Cryptest/DhVerify.c
index 6384a8a697..6384a8a697 100644
--- a/CryptoPkg/Application/Cryptest/DhVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/DhVerify.c
diff --git a/CryptoPkg/Application/Cryptest/HashVerify.c b/Core/CryptoPkg/Application/Cryptest/HashVerify.c
index ca64361c38..ca64361c38 100644
--- a/CryptoPkg/Application/Cryptest/HashVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/HashVerify.c
diff --git a/CryptoPkg/Application/Cryptest/HmacVerify.c b/Core/CryptoPkg/Application/Cryptest/HmacVerify.c
index 73b38f3749..73b38f3749 100644
--- a/CryptoPkg/Application/Cryptest/HmacVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/HmacVerify.c
diff --git a/CryptoPkg/Application/Cryptest/RandVerify.c b/Core/CryptoPkg/Application/Cryptest/RandVerify.c
index c9e7341c3a..c9e7341c3a 100644
--- a/CryptoPkg/Application/Cryptest/RandVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/RandVerify.c
diff --git a/CryptoPkg/Application/Cryptest/RsaVerify.c b/Core/CryptoPkg/Application/Cryptest/RsaVerify.c
index bbcad68b97..bbcad68b97 100644
--- a/CryptoPkg/Application/Cryptest/RsaVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/RsaVerify.c
diff --git a/CryptoPkg/Application/Cryptest/RsaVerify2.c b/Core/CryptoPkg/Application/Cryptest/RsaVerify2.c
index 98b5aad900..98b5aad900 100644
--- a/CryptoPkg/Application/Cryptest/RsaVerify2.c
+++ b/Core/CryptoPkg/Application/Cryptest/RsaVerify2.c
diff --git a/CryptoPkg/Application/Cryptest/TSVerify.c b/Core/CryptoPkg/Application/Cryptest/TSVerify.c
index 7a8d107abb..7a8d107abb 100644
--- a/CryptoPkg/Application/Cryptest/TSVerify.c
+++ b/Core/CryptoPkg/Application/Cryptest/TSVerify.c
diff --git a/CryptoPkg/Contributions.txt b/Core/CryptoPkg/Contributions.txt
index f87cbd73c6..f87cbd73c6 100644
--- a/CryptoPkg/Contributions.txt
+++ b/Core/CryptoPkg/Contributions.txt
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c
index 47a92fec65..47a92fec65 100644
--- a/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c
+++ b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h
index a7d21fd3ff..a7d21fd3ff 100644
--- a/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h
+++ b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf
index 23df499ad3..23df499ad3 100644
--- a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf
+++ b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni
index 337cdf47b8..337cdf47b8 100644
--- a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni
+++ b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni
index 7fe3a61753..7fe3a61753 100644
--- a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni
+++ b/Core/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni
diff --git a/CryptoPkg/CryptoPkg.dec b/Core/CryptoPkg/CryptoPkg.dec
index e1cdb8edce..e1cdb8edce 100644
--- a/CryptoPkg/CryptoPkg.dec
+++ b/Core/CryptoPkg/CryptoPkg.dec
diff --git a/CryptoPkg/CryptoPkg.dsc b/Core/CryptoPkg/CryptoPkg.dsc
index 5ae0e67f86..5ae0e67f86 100644
--- a/CryptoPkg/CryptoPkg.dsc
+++ b/Core/CryptoPkg/CryptoPkg.dsc
diff --git a/CryptoPkg/CryptoPkg.uni b/Core/CryptoPkg/CryptoPkg.uni
index effb918cf4..effb918cf4 100644
--- a/CryptoPkg/CryptoPkg.uni
+++ b/Core/CryptoPkg/CryptoPkg.uni
diff --git a/CryptoPkg/CryptoPkgExtra.uni b/Core/CryptoPkg/CryptoPkgExtra.uni
index 71c4a65aa4..71c4a65aa4 100644
--- a/CryptoPkg/CryptoPkgExtra.uni
+++ b/Core/CryptoPkg/CryptoPkgExtra.uni
diff --git a/CryptoPkg/Include/Library/BaseCryptLib.h b/Core/CryptoPkg/Include/Library/BaseCryptLib.h
index 0371d73b86..0371d73b86 100644
--- a/CryptoPkg/Include/Library/BaseCryptLib.h
+++ b/Core/CryptoPkg/Include/Library/BaseCryptLib.h
diff --git a/CryptoPkg/Include/OpenSslSupport.h b/Core/CryptoPkg/Include/OpenSslSupport.h
index 239ae8bd6f..239ae8bd6f 100644
--- a/CryptoPkg/Include/OpenSslSupport.h
+++ b/Core/CryptoPkg/Include/OpenSslSupport.h
diff --git a/CryptoPkg/Include/Protocol/RuntimeCrypt.h b/Core/CryptoPkg/Include/Protocol/RuntimeCrypt.h
index 35fd43cd75..35fd43cd75 100644
--- a/CryptoPkg/Include/Protocol/RuntimeCrypt.h
+++ b/Core/CryptoPkg/Include/Protocol/RuntimeCrypt.h
diff --git a/CryptoPkg/Include/arpa/inet.h b/Core/CryptoPkg/Include/arpa/inet.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/arpa/inet.h
+++ b/Core/CryptoPkg/Include/arpa/inet.h
diff --git a/CryptoPkg/Include/assert.h b/Core/CryptoPkg/Include/assert.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/assert.h
+++ b/Core/CryptoPkg/Include/assert.h
diff --git a/CryptoPkg/Include/ctype.h b/Core/CryptoPkg/Include/ctype.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/ctype.h
+++ b/Core/CryptoPkg/Include/ctype.h
diff --git a/CryptoPkg/Include/dirent.h b/Core/CryptoPkg/Include/dirent.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/dirent.h
+++ b/Core/CryptoPkg/Include/dirent.h
diff --git a/CryptoPkg/Include/errno.h b/Core/CryptoPkg/Include/errno.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/errno.h
+++ b/Core/CryptoPkg/Include/errno.h
diff --git a/CryptoPkg/Include/limits.h b/Core/CryptoPkg/Include/limits.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/limits.h
+++ b/Core/CryptoPkg/Include/limits.h
diff --git a/CryptoPkg/Include/malloc.h b/Core/CryptoPkg/Include/malloc.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/malloc.h
+++ b/Core/CryptoPkg/Include/malloc.h
diff --git a/CryptoPkg/Include/math.h b/Core/CryptoPkg/Include/math.h
index a21f5543cd..a21f5543cd 100644
--- a/CryptoPkg/Include/math.h
+++ b/Core/CryptoPkg/Include/math.h
diff --git a/CryptoPkg/Include/memory.h b/Core/CryptoPkg/Include/memory.h
index 092b3cde1f..092b3cde1f 100644
--- a/CryptoPkg/Include/memory.h
+++ b/Core/CryptoPkg/Include/memory.h
diff --git a/CryptoPkg/Include/netdb.h b/Core/CryptoPkg/Include/netdb.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/netdb.h
+++ b/Core/CryptoPkg/Include/netdb.h
diff --git a/CryptoPkg/Include/netinet/in.h b/Core/CryptoPkg/Include/netinet/in.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/netinet/in.h
+++ b/Core/CryptoPkg/Include/netinet/in.h
diff --git a/CryptoPkg/Include/sgtty.h b/Core/CryptoPkg/Include/sgtty.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sgtty.h
+++ b/Core/CryptoPkg/Include/sgtty.h
diff --git a/CryptoPkg/Include/signal.h b/Core/CryptoPkg/Include/signal.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/signal.h
+++ b/Core/CryptoPkg/Include/signal.h
diff --git a/CryptoPkg/Include/stdarg.h b/Core/CryptoPkg/Include/stdarg.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/stdarg.h
+++ b/Core/CryptoPkg/Include/stdarg.h
diff --git a/CryptoPkg/Include/stddef.h b/Core/CryptoPkg/Include/stddef.h
index 8dfc36ffb0..8dfc36ffb0 100644
--- a/CryptoPkg/Include/stddef.h
+++ b/Core/CryptoPkg/Include/stddef.h
diff --git a/CryptoPkg/Include/stdio.h b/Core/CryptoPkg/Include/stdio.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/stdio.h
+++ b/Core/CryptoPkg/Include/stdio.h
diff --git a/CryptoPkg/Include/stdlib.h b/Core/CryptoPkg/Include/stdlib.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/stdlib.h
+++ b/Core/CryptoPkg/Include/stdlib.h
diff --git a/CryptoPkg/Include/string.h b/Core/CryptoPkg/Include/string.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/string.h
+++ b/Core/CryptoPkg/Include/string.h
diff --git a/CryptoPkg/Include/strings.h b/Core/CryptoPkg/Include/strings.h
index 8dfc36ffb0..8dfc36ffb0 100644
--- a/CryptoPkg/Include/strings.h
+++ b/Core/CryptoPkg/Include/strings.h
diff --git a/CryptoPkg/Include/sys/ioctl.h b/Core/CryptoPkg/Include/sys/ioctl.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/ioctl.h
+++ b/Core/CryptoPkg/Include/sys/ioctl.h
diff --git a/CryptoPkg/Include/sys/param.h b/Core/CryptoPkg/Include/sys/param.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/param.h
+++ b/Core/CryptoPkg/Include/sys/param.h
diff --git a/CryptoPkg/Include/sys/socket.h b/Core/CryptoPkg/Include/sys/socket.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/socket.h
+++ b/Core/CryptoPkg/Include/sys/socket.h
diff --git a/CryptoPkg/Include/sys/stat.h b/Core/CryptoPkg/Include/sys/stat.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/stat.h
+++ b/Core/CryptoPkg/Include/sys/stat.h
diff --git a/CryptoPkg/Include/sys/time.h b/Core/CryptoPkg/Include/sys/time.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/time.h
+++ b/Core/CryptoPkg/Include/sys/time.h
diff --git a/CryptoPkg/Include/sys/times.h b/Core/CryptoPkg/Include/sys/times.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/times.h
+++ b/Core/CryptoPkg/Include/sys/times.h
diff --git a/CryptoPkg/Include/sys/types.h b/Core/CryptoPkg/Include/sys/types.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/types.h
+++ b/Core/CryptoPkg/Include/sys/types.h
diff --git a/CryptoPkg/Include/sys/un.h b/Core/CryptoPkg/Include/sys/un.h
index ee07f6bcb5..ee07f6bcb5 100644
--- a/CryptoPkg/Include/sys/un.h
+++ b/Core/CryptoPkg/Include/sys/un.h
diff --git a/CryptoPkg/Include/syslog.h b/Core/CryptoPkg/Include/syslog.h
index 8dfc36ffb0..8dfc36ffb0 100644
--- a/CryptoPkg/Include/syslog.h
+++ b/Core/CryptoPkg/Include/syslog.h
diff --git a/CryptoPkg/Include/time.h b/Core/CryptoPkg/Include/time.h
index 8dfc36ffb0..8dfc36ffb0 100644
--- a/CryptoPkg/Include/time.h
+++ b/Core/CryptoPkg/Include/time.h
diff --git a/CryptoPkg/Include/unistd.h b/Core/CryptoPkg/Include/unistd.h
index 8dfc36ffb0..8dfc36ffb0 100644
--- a/CryptoPkg/Include/unistd.h
+++ b/Core/CryptoPkg/Include/unistd.h
diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf b/Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
index a66faf1c04..a66faf1c04 100644
--- a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
+++ b/Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni b/Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni
index 00609947e5..00609947e5 100644
--- a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni
+++ b/Core/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c
index 753d79814f..753d79814f 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c
index 074b07247b..074b07247b 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c
index f3c4d31a2d..f3c4d31a2d 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c
index 1275e20f89..1275e20f89 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c
index 8025a49cc8..8025a49cc8 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c
index cec33b6275..cec33b6275 100644
--- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdesNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c
index 633d343790..633d343790 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c
index fc634fd163..fc634fd163 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
index e1c10e342c..e1c10e342c 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
index 78c29c1b18..78c29c1b18 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
index 56894aca30..56894aca30 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
index 491f45dce6..491f45dce6 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c
index 89aeacc74e..89aeacc74e 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c
index 693cd322c9..693cd322c9 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c
index b4bdde0433..b4bdde0433 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacMd5Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c
index 881d26cf8e..881d26cf8e 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c
index b31d0d1402..b31d0d1402 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha1Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h b/Core/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h
index 92cc963038..92cc963038 100644
--- a/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h
+++ b/Core/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h
diff --git a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf b/Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
index 75f8e6e5f0..75f8e6e5f0 100644
--- a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
+++ b/Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
diff --git a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni b/Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni
index 41fdbbd2cd..41fdbbd2cd 100644
--- a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni
+++ b/Core/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni
diff --git a/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c b/Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
index 51e648b736..51e648b736 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c
index 8c9e4f0bb5..8c9e4f0bb5 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
index 857281d75f..857281d75f 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c
index 5554486503..5554486503 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c
index 5e0447b488..5e0447b488 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c
index 35045db3c8..35045db3c8 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c
index 704eb4ec94..704eb4ec94 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Sign.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c
index 539bb6b7d5..539bb6b7d5 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c
index efa3796af9..efa3796af9 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c
index 05433ffb93..05433ffb93 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c
index e49db51e72..e49db51e72 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
index b941d6fac6..b941d6fac6 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c
index e44cdde44f..e44cdde44f 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c
index d49581221c..d49581221c 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c
index eb32aafede..eb32aafede 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
index 7dc4596759..7dc4596759 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c
index 51aa0633a8..51aa0633a8 100644
--- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c
index 895ce83fae..895ce83fae 100644
--- a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c
index 9f87087445..9f87087445 100644
--- a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandItc.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c
index 8838e224a0..8838e224a0 100644
--- a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c
diff --git a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
index 9bd349df4e..9bd349df4e 100644
--- a/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
diff --git a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf b/Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
index 446f0ae476..446f0ae476 100644
--- a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
+++ b/Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
diff --git a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni b/Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni
index 593faa7b06..593faa7b06 100644
--- a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni
+++ b/Core/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni
diff --git a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf b/Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
index bff7a9e768..bff7a9e768 100644
--- a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
diff --git a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni b/Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni
index 9b2df98582..9b2df98582 100644
--- a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c
index 964545f143..964545f143 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
index 0a19a69533..0a19a69533 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c
index c0ccc0e79e..c0ccc0e79e 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c
index bf4399ca08..bf4399ca08 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c
index 19c30dc66d..19c30dc66d 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c
diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
index 93e487dcef..93e487dcef 100644
--- a/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
+++ b/Core/CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf
index 1e840a5d1e..1e840a5d1e 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni
index 533fffa8c3..533fffa8c3 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c
index 074b07247b..074b07247b 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptAesNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c
index 1275e20f89..1275e20f89 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptArc4Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c
index cec33b6275..cec33b6275 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/CryptTdesNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c
index fc634fd163..fc634fd163 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd4Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c
index b9283d1746..b9283d1746 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptMd5Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c
index 7054365e80..7054365e80 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/CryptSha1Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c
index b4bdde0433..b4bdde0433 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacMd5Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c
index b31d0d1402..b31d0d1402 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hmac/CryptHmacSha1Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h
index 24c767ced6..24c767ced6 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/InternalCryptLib.h
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c
index 8c9e4f0bb5..8c9e4f0bb5 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/CryptPemNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c
index 5554486503..5554486503 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptAuthenticodeNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c
index 35045db3c8..35045db3c8 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c
index 539bb6b7d5..539bb6b7d5 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7SignNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c
index 05433ffb93..05433ffb93 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c
index e44cdde44f..e44cdde44f 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptRsaExtNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c
index f5d9aa1076..f5d9aa1076 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c
index 8838e224a0..8838e224a0 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/CryptRandNull.c
diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c
index cd40d16233..cd40d16233 100644
--- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c
+++ b/Core/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c
diff --git a/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni b/Core/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni
index c40b856a49..c40b856a49 100644
--- a/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni
+++ b/Core/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni
diff --git a/CryptoPkg/Library/IntrinsicLib/CopyMem.c b/Core/CryptoPkg/Library/IntrinsicLib/CopyMem.c
index 6cc52b22e1..6cc52b22e1 100644
--- a/CryptoPkg/Library/IntrinsicLib/CopyMem.c
+++ b/Core/CryptoPkg/Library/IntrinsicLib/CopyMem.c
diff --git a/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S
index 7031a59a71..7031a59a71 100644
--- a/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S
+++ b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.S
diff --git a/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c
index 0c0835d400..0c0835d400 100644
--- a/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c
+++ b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathLShiftS64.c
diff --git a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S
index 24142b088e..24142b088e 100644
--- a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S
+++ b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.S
diff --git a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c
index 86b10040dd..86b10040dd 100644
--- a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c
+++ b/Core/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.c
diff --git a/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf b/Core/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
index de61dc40ea..de61dc40ea 100644
--- a/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
+++ b/Core/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
diff --git a/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c b/Core/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c
index 9d6867ebce..9d6867ebce 100644
--- a/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c
+++ b/Core/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c
diff --git a/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch b/Core/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch
index 25dbebc0b5..25dbebc0b5 100644
--- a/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch
+++ b/Core/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2g.patch
diff --git a/CryptoPkg/Library/OpensslLib/Install.cmd b/Core/CryptoPkg/Library/OpensslLib/Install.cmd
index 51e5414c2a..51e5414c2a 100755
--- a/CryptoPkg/Library/OpensslLib/Install.cmd
+++ b/Core/CryptoPkg/Library/OpensslLib/Install.cmd
diff --git a/CryptoPkg/Library/OpensslLib/Install.sh b/Core/CryptoPkg/Library/OpensslLib/Install.sh
index 06f1dcdd0f..06f1dcdd0f 100755
--- a/CryptoPkg/Library/OpensslLib/Install.sh
+++ b/Core/CryptoPkg/Library/OpensslLib/Install.sh
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLib.inf b/Core/CryptoPkg/Library/OpensslLib/OpensslLib.inf
index 4488bb5222..4488bb5222 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLib.inf
+++ b/Core/CryptoPkg/Library/OpensslLib/OpensslLib.inf
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLib.uni b/Core/CryptoPkg/Library/OpensslLib/OpensslLib.uni
index 0dffec1c98..0dffec1c98 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLib.uni
+++ b/Core/CryptoPkg/Library/OpensslLib/OpensslLib.uni
diff --git a/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt b/Core/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt
index 7db1451d0e..7db1451d0e 100644
--- a/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt
+++ b/Core/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt
diff --git a/CryptoPkg/Library/OpensslLib/buildinf.h b/Core/CryptoPkg/Library/OpensslLib/buildinf.h
index 673bf787c1..673bf787c1 100644
--- a/CryptoPkg/Library/OpensslLib/buildinf.h
+++ b/Core/CryptoPkg/Library/OpensslLib/buildinf.h
diff --git a/CryptoPkg/Library/OpensslLib/opensslconf.h b/Core/CryptoPkg/Library/OpensslLib/opensslconf.h
index adcaa01d6b..adcaa01d6b 100644
--- a/CryptoPkg/Library/OpensslLib/opensslconf.h
+++ b/Core/CryptoPkg/Library/OpensslLib/opensslconf.h
diff --git a/CryptoPkg/Library/OpensslLib/process_files.sh b/Core/CryptoPkg/Library/OpensslLib/process_files.sh
index 885adf3a2f..885adf3a2f 100755
--- a/CryptoPkg/Library/OpensslLib/process_files.sh
+++ b/Core/CryptoPkg/Library/OpensslLib/process_files.sh
diff --git a/CryptoPkg/License.txt b/Core/CryptoPkg/License.txt
index be68999be6..be68999be6 100644
--- a/CryptoPkg/License.txt
+++ b/Core/CryptoPkg/License.txt