summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
diff options
context:
space:
mode:
authorFu Siyuan <siyuan.fu@intel.com>2017-09-04 16:04:53 +0800
committerFu Siyuan <siyuan.fu@intel.com>2017-09-06 14:57:45 +0800
commit9a04dcffbb1e59333e500a8ce66e01a562be8b4f (patch)
treebcbd97d26dadaeaa8cec12d3f67881cfc8aff7b2 /MdeModulePkg/Universal
parent5aae2d35de031a38e7812c615ff6bce36b31466a (diff)
downloadedk2-9a04dcffbb1e59333e500a8ce66e01a562be8b4f.tar.gz
edk2-9a04dcffbb1e59333e500a8ce66e01a562be8b4f.tar.bz2
edk2-9a04dcffbb1e59333e500a8ce66e01a562be8b4f.zip
NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.
The IP driver uses EfiCreateProtocolNotifyEvent() to register notify callback function for IpSec protocol, but it didn't notice that the callback will always be executed at least once, even the protocol wasn't in handle database. As a result, the Ip6IpSecProcessPacket() will still always call LocateProtocol() even the IpSec protocol is not installed, which will impact the network performance. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com>
Diffstat (limited to 'MdeModulePkg/Universal')
0 files changed, 0 insertions, 0 deletions