diff options
| author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-16 23:22:32 +0300 |
|---|---|---|
| committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-21 16:41:54 +0300 |
| commit | d2f438bf6a5148e44ca8258ee3c210b95c8b69dd (patch) | |
| tree | 0c6f81204b67300d3a648a0a4d8765f7af1c26ff /BaseTools/Source/Python/Table/TableQuery.py | |
| parent | 41915a19a7724a7eb8c4d35deb51261ea9ad0416 (diff) | |
| download | edk2-d2f438bf6a5148e44ca8258ee3c210b95c8b69dd.tar.xz | |
StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()s
ASSERT_EFI_ERROR (x) is a shorthand for ASSERT(!EFI_ERROR(x)), and so
it should only be used with EFI_STATUS type expressions.
So drop two instances that operate on other types, since neither looks
particularly useful.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableQuery.py')
0 files changed, 0 insertions, 0 deletions
