audk/SecurityPkg
Laszlo Ersek fcf8bdcd53 SecurityPkg: stop abusing EFI_EVENT for protocol notify registration
EfiCreateProtocolNotifyEvent() takes a (VOID**) for "Registration",
similarly to gBS->RegisterProtocolNotify(). We should pass the address of
an actual pointer-to-VOID, and not the address of an EFI_EVENT. EFI_EVENT
just happens to be specified as (VOID*), and has nothing to do with the
registration.

This change is a no-op in practice; it's a semantic improvement.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2019-10-09 09:40:10 +02:00
..
FvReportPei SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId 2019-08-02 14:19:13 +08:00
Hash2DxeCrypto SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
HddPassword SecurityPkg: stop abusing EFI_EVENT for protocol notify registration 2019-10-09 09:40:10 +02:00
Include SecurityPkg: introduce the SM3 digest algorithm 2019-07-19 14:31:52 +02:00
Library SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm 2019-07-19 14:31:55 +02:00
Pkcs7Verify/Pkcs7VerifyDxe SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
RandomNumberGenerator/RngDxe SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
Tcg SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls 2019-10-09 09:40:10 +02:00
VariableAuthenticated/SecureBootConfigDxe SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls 2019-10-09 09:40:10 +02:00
SecurityPkg.dec SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.h 2019-09-17 09:37:23 +08:00
SecurityPkg.dsc SecurityPkg: introduce the SM3 digest algorithm 2019-07-19 14:31:52 +02:00
SecurityPkg.uni SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDs 2019-08-16 09:53:24 +08:00
SecurityPkgExtra.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00