]> git.proxmox.com Git - grub2.git/commit - grub-core/loader/i386/linux.c
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 19 Oct 2013 21:59:32 +0000 (23:59 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 19 Oct 2013 21:59:32 +0000 (23:59 +0200)
commite89c2d48a991590c18c28ac867ccda67d4425187
treea6f1dfc05caf50616f233540132f1ee77c58f8bb
parent7abdac8e131cfc827497c5b57e60c2597986a583
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
bitmasks to small structures of size chosen to fit in registers.
24 files changed:
ChangeLog
grub-core/commands/sleep.c
grub-core/kern/term.c
grub-core/loader/i386/linux.c
grub-core/normal/cmdline.c
grub-core/normal/main.c
grub-core/normal/menu_entry.c
grub-core/normal/menu_text.c
grub-core/normal/term.c
grub-core/osdep/unix/emuconsole.c
grub-core/osdep/windows/emuconsole.c
grub-core/term/arc/console.c
grub-core/term/efi/console.c
grub-core/term/gfxterm.c
grub-core/term/i386/coreboot/cbmemc.c
grub-core/term/i386/pc/console.c
grub-core/term/i386/pc/vga_text.c
grub-core/term/ieee1275/console.c
grub-core/term/serial.c
grub-core/term/spkmodem.c
grub-core/term/terminfo.c
grub-core/term/uboot/console.c
include/grub/term.h
include/grub/terminfo.h