diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-12 14:34:06 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-02-19 14:43:25 +0000 |
commit | 0997352ddb4761c49dfedf6fef46b4cd15f6c9bf (patch) | |
tree | 57ba67328ecca60c76525c2e7126a9a69fa7f1df /BaseTools/Source/Python/AutoGen/IncludesAutoGen.py | |
parent | c230c002accc4281ccc57bba7153a9b2d9b9ccd3 (diff) | |
download | edk2-0997352ddb4761c49dfedf6fef46b4cd15f6c9bf.tar.gz edk2-0997352ddb4761c49dfedf6fef46b4cd15f6c9bf.tar.bz2 edk2-0997352ddb4761c49dfedf6fef46b4cd15f6c9bf.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/IncludesAutoGen.py')
0 files changed, 0 insertions, 0 deletions