audk/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Laszlo Ersek a629d5b9ef SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls
Unlike the InstallMultipleProtocolInterfaces() boot service, which takes
an (EFI_HANDLE*) as first parameter, the
UninstallMultipleProtocolInterfaces() boot service takes an EFI_HANDLE as
first parameter.

These are actual bugs. They must have remained hidden until now because
they are all in Unload() functions, which are probably exercised
infrequently. Fix the UninstallMultipleProtocolInterfaces() calls.

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
..
SecureBootConfig.vfr SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigDevicePath.c SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigDriver.c SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls 2019-10-09 09:40:10 +02:00
SecureBootConfigDxe.inf SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigDxe.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigDxeExtra.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigFileExplorer.c SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigImpl.c SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigImpl.h SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigMisc.c SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigNvData.h SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
SecureBootConfigStrings.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00