* grub-core/commands/testspeed.c: New command testspeed.

This commit is contained in:
Bean 2013-05-05 18:16:48 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 310d42144b
commit fa2923436b
6 changed files with 165 additions and 14 deletions

View file

@ -1,3 +1,7 @@
2013-05-05 Bean <bean123ch@gmail.com>
* grub-core/commands/testspeed.c: New command testspeed.
2013-05-05 Vladimir Serbinenko <phcoder@gmail.com>
Factor-out human-size printing.