mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-30 01:18:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| Ansi.c | ||
| ComponentName.c | ||
| Terminal.c | ||
| Terminal.h | ||
| TerminalConIn.c | ||
| TerminalConOut.c | ||
| TerminalDxe.inf | ||
| TerminalDxe.uni | ||
| TerminalDxeExtra.uni | ||
| Vtutf8.c | ||