diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2016-10-26 20:13:27 -0700 |
---|---|---|
committer | Michael Kinney <michael.d.kinney@intel.com> | 2016-10-27 11:29:52 -0700 |
commit | d1b757e2cd034e32676c5cc2d542f785e74f8c5d (patch) | |
tree | 10cb07969ff05a8f3fffe98e3f0098db2152baf2 /IntelFsp2WrapperPkg/FspWrapperNotifyDxe | |
parent | bb47667aa726cf86634f6ccbb445d080994f9e22 (diff) | |
download | edk2-platforms-d1b757e2cd034e32676c5cc2d542f785e74f8c5d.tar.xz |
MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build break
https://bugzilla.tianocore.org/show_bug.cgi?id=190
The issue is with signed/unsigned comparisons between
Mode->CursorRow and Row and Mode->CursorColumn and Column.
The fix is to add typecast to UINTN for comparisons.
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Brian Johnson <bjohnson@sgi.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Brian Johnson <bjohnson@sgi.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/FspWrapperNotifyDxe')
0 files changed, 0 insertions, 0 deletions