mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-29 16:59:24 +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> |
||
|---|---|---|
| .. | ||
| ConPlatformDxe | ||
| ConSplitterDxe | ||
| GraphicsConsoleDxe | ||
| GraphicsOutputDxe | ||
| TerminalDxe | ||