]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add TLS related protocol definition
authorJiaxin Wu <jiaxin.wu@intel.com>
Wed, 14 Dec 2016 02:19:19 +0000 (10:19 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 22 Dec 2016 12:33:05 +0000 (20:33 +0800)
commitb38c8945898f8d5ee3bf4795ceddfa30a47b9e48
tree5943b7c497f85ca466df71cbb3a796af2d2945b1
parent413535bb33d60417d681725af0274086630e7987
MdePkg: Add TLS related protocol definition

This patch is used to add Tls.h and TlsConfig.h header
files to define EFI TLS Configuration Protocol,
EFI TLS Service Binding Protocol and
EFI TLS Configuration Protocol.

Cc: Long Qin <qin.long@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Thomas Palmer <thomas.palmer@hpe.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
MdePkg/Include/Protocol/Tls.h [new file with mode: 0644]
MdePkg/Include/Protocol/TlsConfig.h [new file with mode: 0644]
MdePkg/MdePkg.dec