diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-06-28 13:47:52 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-06-30 17:27:38 +0200 |
commit | 2bfd84ed45b2b66bdabac059df9db3404912dd28 (patch) | |
tree | 17a34417cee106699b796b2c168fb91301172368 /MdeModulePkg/Library/UefiMemoryAllocationProfileLib/MemoryAllocationLib.c | |
parent | ef3e20e3ca77204d69e741c720e0552d822ded0f (diff) | |
download | edk2-platforms-2bfd84ed45b2b66bdabac059df9db3404912dd28.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>
Diffstat (limited to 'MdeModulePkg/Library/UefiMemoryAllocationProfileLib/MemoryAllocationLib.c')
0 files changed, 0 insertions, 0 deletions