mirror of https://github.com/acidanthera/audk.git
2ef0c27cb8
Unlike the InstallMultipleProtocolInterfaces() boot service, which takes an (EFI_HANDLE*) as first parameter, the UninstallMultipleProtocolInterfaces() boot service takes an EFI_HANDLE as first parameter. This is an actual bug. It must have remained hidden until now because it's on an error path. Fix the UninstallMultipleProtocolInterfaces() call. Cc: Anthony Perard <anthony.perard@citrix.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Julien Grall <julien.grall@arm.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Julien Grall <julien.grall@arm.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
ComponentName.h | ||
DriverBinding.h | ||
EventChannel.c | ||
EventChannel.h | ||
GrantTable.c | ||
GrantTable.h | ||
Helpers.c | ||
TestAndClearBit.c | ||
XenBus.c | ||
XenBus.h | ||
XenBusDxe.c | ||
XenBusDxe.h | ||
XenBusDxe.inf | ||
XenStore.c | ||
XenStore.h |