]> git.ipfire.org Git - thirdparty/grub.git/commit
Added first version of the VBE terminal code.
authorchaac <chaac@localhost>
Mon, 15 Aug 2005 21:25:41 +0000 (21:25 +0000)
committerchaac <chaac@localhost>
Mon, 15 Aug 2005 21:25:41 +0000 (21:25 +0000)
commit6323696adf0654123a2494b69c778375cc6c2a03
tree2ef671b1cd192cefd05fc94568d1ab771af3dd9a
parent001cf694210b75273ec34e4c46f05538f2df408e
Added first version of the VBE terminal code.
ChangeLog
DISTLIST
commands/i386/pc/vbe_list_modes.c [new file with mode: 0644]
commands/i386/pc/vbe_test.c [new file with mode: 0644]
conf/i386-pc.mk
conf/i386-pc.rmk
include/grub/i386/pc/vbe.h
term/i386/pc/vesafb.c [new file with mode: 0644]
video/i386/pc/vbe.c [new file with mode: 0644]