audk/Vlv2TbltDevicePkg/Library
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
..
BiosIdLib
CpuIA32Lib
DxeTrEEPhysicalPresenceLibNull Sync the branch changes to trunk. 2015-05-08 03:13:37 +00:00
EfiRegTableLib
FlashDeviceLib
I2CLib
I2CLibDxe Add Sample I2C Library for Baytrail I2C Controller. 2015-06-02 01:47:57 +00:00
I2CLibPei Add Sample I2C Library for Baytrail I2C Controller. 2015-06-02 01:47:57 +00:00
IntelPchAcpiTimerLib
MultiPlatformLib Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typos 2016-07-01 15:04:55 +08:00
PchPlatformLib Add code to identify D0 stepping ValleyView SoC. 2015-03-10 03:16:48 +00:00
PchSmmLib
PlatformBdsLib Vlv2TbltDevicePkg: Convert all .uni files to utf-8 2015-12-15 04:59:37 +00:00
PlatformCmosLib
PlatformFspLib
ResetSystemLib
SerialPortLib
SmbusLib
StallSmmLib
Tpm2DeviceLibSeCDxe Sync the branch changes to trunk. 2015-05-08 03:13:37 +00:00
Tpm2DeviceLibSeCPei Sync the branch changes to trunk. 2015-05-08 03:13:37 +00:00