audk/MdeModulePkg/Core
Heinrich Schuchardt 0997352ddb MdeModulePkg: Make retval in UninstallMultipleProtocol follow Spec
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1869

The UEFI spec requires that if any error occurs in
UninstallMultipleProtocolInterfaces(), EFI_INVALID_PARAMETER is returned
and not the return code of UninstallProtocolInterface().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
2020-02-19 14:43:25 +00:00
..
Dxe MdeModulePkg: Make retval in UninstallMultipleProtocol follow Spec 2020-02-19 14:43:25 +00:00
DxeIplPeim MdeModulePkg/DxeIplPeim: reserve page 0 for NULL pointer detection 2019-11-09 10:59:56 +08:00
Pei MdeModulePkg/Core/Pei: Fix various typos 2020-02-10 22:30:07 +00:00
PiSmmCore MdeModulePkg/Core/PiSmmCore: Fix various typos 2020-02-10 22:30:07 +00:00
RuntimeDxe MdeModulePkg: document workaround for EFI_RUNTIME_EVENT_ENTRY PI spec bug 2019-10-09 09:40:09 +02:00