audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk
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
..
ConfigAccess.c Enhance the logic when extract data from storage. 2012-05-10 08:00:22 +00:00
ConfigAccess.h
Fonts.c
Forms.c
FrameworkHiiOnUefiHiiThunk.inf EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk 2015-07-07 03:05:18 +00:00
HiiDatabase.c EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typos 2016-06-30 13:07:47 +02:00
HiiDatabase.h Clean up the private GUID definition in module Level. 2011-09-20 02:15:00 +00:00
HiiHandle.c
HiiHandle.h
Keyboard.c
OpcodeCreation.c
Package.c
SetupBrowser.c Clean up the private GUID definition in module Level. 2011-09-20 02:15:00 +00:00
SetupBrowser.h Clean up the private GUID definition in module Level. 2011-09-20 02:15:00 +00:00
Strings.c Fixed build failed. 2012-05-31 08:35:48 +00:00
Strings.uni Fix CRLF format 2014-01-23 05:27:14 +00:00
UefiIfrDefault.c Add more check to avoid access violation. 2011-09-29 01:10:20 +00:00
UefiIfrDefault.h
UefiIfrParser.c EdkCompatibilityPkg: Fix the typo in the comment 2016-06-27 11:18:48 +08:00
UefiIfrParser.h
UefiIfrParserExpression.c
UefiIfrParserExpression.h
Utility.c EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typos 2016-06-30 13:07:47 +02:00
Utility.h