audk/EdkCompatibilityPkg
Laszlo Ersek 0206697943 EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typos
A number of code locations use

  ASSERT_EFI_ERROR (BooleanExpression)

instead of

  ASSERT (BooleanExpression)

Fix them.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-06-30 13:07:47 +02:00
..
Compatibility EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typos 2016-06-30 13:07:47 +02:00
Foundation EdkCompatibilityPkg: Fix a typo. 2016-04-15 13:33:43 +08:00
Other/Maintained/Tools/Pccts Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Sample EdkCompatibilityPkg: BsSerialStatusCode: remove set but unused variable 2016-03-25 10:52:10 +01:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EdkCompatibilityPkg.dec Update the Package version. 2011-12-13 08:59:23 +00:00
EdkCompatibilityPkg.dsc EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variables 2015-12-18 02:28:18 +00:00
License.txt Update the copyright notice format 2010-04-24 09:52:28 +00:00