audk/Vlv2TbltDevicePkg/Library/MultiPlatformLib
Laszlo Ersek ba53301f50 Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typos
A number of code locations use

  ASSERT_EFI_ERROR (BooleanExpression)

instead of

  ASSERT (BooleanExpression)

Fix them.

Cc: David Wei <david.wei@intel.com>
Cc: Tim He <tim.he@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: David Wei <david.wei@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
2016-07-01 15:04:55 +08:00
..
BoardClkGens Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typos 2016-07-01 15:04:55 +08:00
BoardGpios Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
BoardJumpers
BoardOemIds Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
BoardSsidSvid Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-10-27 07:44:24 +00:00
MultiPlatformLib.c
MultiPlatformLib.h
MultiPlatformLib.inf
PlatformInfoHob.c Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typos 2016-07-01 15:04:55 +08:00