]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
authorLaszlo Ersek <lersek@redhat.com>
Sat, 31 Mar 2018 14:20:37 +0000 (16:20 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 13 Apr 2018 12:06:06 +0000 (14:06 +0200)
commit344d057a2b539cf34420e2afad2351b45c65178e
tree2c5f2686471d59804ca4d7126c9220389ca9db68
parentba9c8a8ccbb79697509cba482f9d7b9e8526c7e2
MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC

The structures defined in RFC 5246 are not to have any padding between
fields or at the end; use the "pack" pragma as necessary.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=915
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
MdePkg/Include/Protocol/Tls.h