* grub-core/commands/verify.c (hashes): Add several hashes

from the spec.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-20 17:24:39 +01:00
parent 8fe05def12
commit d7a6506e30
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-03-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/verify.c (hashes): Add several hashes
from the spec.
2013-03-20 Vladimir Serbinenko <phcoder@gmail.com>
Slight improve in USB-related boot-time checkpoints.