]> git.proxmox.com Git - mirror_edk2.git/commit - CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
Add CryptoPkg (from UDK2010.UP3)
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Nov 2010 06:30:58 +0000 (06:30 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Nov 2010 06:30:58 +0000 (06:30 +0000)
commit97f98500c1d40eba76210961e90ea5d354bcbc18
tree88513b4a041208d992929db5703a4312a0497a3b
parenta3bcde70e6dc69000f85cc5deee98101d2ae200a
Add CryptoPkg (from UDK2010.UP3)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10987 6f19259b-4bc3-4df7-8a09-765794883524
76 files changed:
CryptoPkg/Application/Cryptest/AuthenticodeVerify.c [new file with mode: 0644]
CryptoPkg/Application/Cryptest/Cryptest.c [new file with mode: 0644]
CryptoPkg/Application/Cryptest/Cryptest.inf [new file with mode: 0644]
CryptoPkg/CryptRuntimeDxe/CryptRuntime.c [new file with mode: 0644]
CryptoPkg/CryptRuntimeDxe/CryptRuntime.h [new file with mode: 0644]
CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf [new file with mode: 0644]
CryptoPkg/CryptoPkg.dec [new file with mode: 0644]
CryptoPkg/CryptoPkg.dsc [new file with mode: 0644]
CryptoPkg/Include/Library/BaseCryptLib.h [new file with mode: 0644]
CryptoPkg/Include/OpenSslSupport.h [new file with mode: 0644]
CryptoPkg/Include/Protocol/RuntimeCrypt.h [new file with mode: 0644]
CryptoPkg/Include/arpa/inet.h [new file with mode: 0644]
CryptoPkg/Include/assert.h [new file with mode: 0644]
CryptoPkg/Include/ctype.h [new file with mode: 0644]
CryptoPkg/Include/dirent.h [new file with mode: 0644]
CryptoPkg/Include/errno.h [new file with mode: 0644]
CryptoPkg/Include/limits.h [new file with mode: 0644]
CryptoPkg/Include/malloc.h [new file with mode: 0644]
CryptoPkg/Include/math.h [new file with mode: 0644]
CryptoPkg/Include/netdb.h [new file with mode: 0644]
CryptoPkg/Include/netinet/in.h [new file with mode: 0644]
CryptoPkg/Include/openssl/README [new file with mode: 0644]
CryptoPkg/Include/sgtty.h [new file with mode: 0644]
CryptoPkg/Include/signal.h [new file with mode: 0644]
CryptoPkg/Include/stdarg.h [new file with mode: 0644]
CryptoPkg/Include/stddef.h [new file with mode: 0644]
CryptoPkg/Include/stdio.h [new file with mode: 0644]
CryptoPkg/Include/stdlib.h [new file with mode: 0644]
CryptoPkg/Include/string.h [new file with mode: 0644]
CryptoPkg/Include/strings.h [new file with mode: 0644]
CryptoPkg/Include/sys/ioctl.h [new file with mode: 0644]
CryptoPkg/Include/sys/param.h [new file with mode: 0644]
CryptoPkg/Include/sys/socket.h [new file with mode: 0644]
CryptoPkg/Include/sys/stat.h [new file with mode: 0644]
CryptoPkg/Include/sys/time.h [new file with mode: 0644]
CryptoPkg/Include/sys/times.h [new file with mode: 0644]
CryptoPkg/Include/sys/types.h [new file with mode: 0644]
CryptoPkg/Include/sys/un.h [new file with mode: 0644]
CryptoPkg/Include/syslog.h [new file with mode: 0644]
CryptoPkg/Include/time.h [new file with mode: 0644]
CryptoPkg/Include/unistd.h [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/Pk/CryptRsa.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/HelperWrapper.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/Alloca.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathDivU64x64.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathDivU64x64.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathLShiftS64.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathLShiftS64.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathMultS64x64.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathMultS64x64.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathRShiftU64.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathRShiftU64.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathReminderU64x64.S [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/MathReminderU64x64.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf [new file with mode: 0644]
CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/RuntimeDxeIpfCryptLib.c [new file with mode: 0644]
CryptoPkg/Library/IntrinsicLib/CopyMem.c [new file with mode: 0644]
CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf [new file with mode: 0644]
CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/EDKII_openssl-0.9.8l.patch [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/Install.cmd [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/Install.sh [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/OpensslLib.inf [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/buildinf.h [new file with mode: 0644]