vaseboot/grub-core/video
Vladimir Serbinenko c1bee64676 Move cpuid code to cpuid.h and TSC code to tsc.c. 2013-10-26 23:39:10 +02:00
..
emu
fb * grub-core/video/fb/fbblit.c: Use (255 ^ x) rather than (255 - x). 2013-10-25 21:35:44 +02:00
i386 Move cpuid code to cpuid.h and TSC code to tsc.c. 2013-10-26 23:39:10 +02:00
readers * grub-core/video/readers/png.c (grub_png_convert_image): Use 2013-10-25 20:36:39 +02:00
bitmap.c
bitmap_scale.c * grub-core/video/bitmap_scale.c: Use unsigned arithmetics when 2013-10-25 21:39:00 +02:00
bochs.c
capture.c * grub-core/video/capture.c: Do not do finalization when .fini 2013-10-03 23:33:58 +02:00
cirrus.c
colors.c
efi_gop.c * grub-core/video/efi_gop.c (grub_video_gop_setup): Fix a typo which 2013-09-23 13:40:07 +02:00
efi_uga.c
ieee1275.c
radeon_fuloong2e.c * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. 2013-10-25 16:07:01 +02:00
sis315_init.c
sis315pro.c * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. 2013-10-25 16:07:01 +02:00
sm712.c * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. 2013-10-25 16:07:01 +02:00
sm712_init.c
video.c