* grub-core/video/i386/pc/vbe.c
(grub_video_vbe_print_adapter_specific_info): Replace division by shifts.
This commit is contained in:
parent
3f2b4d1a81
commit
21344ef620
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/video/i386/pc/vbe.c
|
||||
(grub_video_vbe_print_adapter_specific_info): Replace division by
|
||||
shifts.
|
||||
|
||||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Adjust types in gdb module to have intended unsigned shifts rather than
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue