* grub-core/normal/misc.c (grub_normal_print_device_info): Use KiB to display

sizes and display sector size.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-02-25 10:45:19 +01:00
parent d55ffb0249
commit 28d468d6f2
2 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-02-25 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/misc.c (grub_normal_print_device_info): Use KiB to display
sizes and display sector size.
2013-02-24 Vladimir Serbinenko <phcoder@gmail.com>
Implement new command cmosdump.