diff options
author | Laszlo Ersek <lersek@redhat.com> | 2018-03-31 17:06:39 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2018-04-13 14:06:16 +0200 |
commit | 5eadb54e26e239429e8b4fe18897781f2321738a (patch) | |
tree | ffb6115f1897b03463c98ae16fb6fa36000123ca /BaseTools/Source/Python | |
parent | ecfd37ba1bfe0aacfd4c234013a8aa77811f8b80 (diff) | |
download | edk2-5eadb54e26e239429e8b4fe18897781f2321738a.tar.gz edk2-5eadb54e26e239429e8b4fe18897781f2321738a.tar.bz2 edk2-5eadb54e26e239429e8b4fe18897781f2321738a.zip |
CryptoPkg/TlsLib: use binary search in the TlsGetCipherMapping() function
Improve the performance of the TlsGetCipherMapping() function by adopting
the binary search from DhcpFindOptionFormat()
[MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Option.c].
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Qin Long <qin.long@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Ting Ye <ting.ye@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: Long Qin <qin.long@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions