diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-06-28 13:47:52 +0200 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-07-07 15:21:50 +0800 |
commit | 9234195fe10624c5cb65d3f88a247b9c3c6f5cc4 (patch) | |
tree | 11182ccd96ddc3f8258ecb2afcb5eeab39ceec00 /UefiCpuPkg/Universal/Acpi | |
parent | 6105aa75618e02c0ebd9314087496f1a0cc705a4 (diff) | |
download | edk2-platforms-9234195fe10624c5cb65d3f88a247b9c3c6f5cc4.tar.xz |
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: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
(cherry picked from commit 2bfd84ed45b2b66bdabac059df9db3404912dd28)
Diffstat (limited to 'UefiCpuPkg/Universal/Acpi')
0 files changed, 0 insertions, 0 deletions