* grub-core/commands/verify.c: Add RSA support.

This commit is contained in:
Vladimir Serbinenko 2013-11-03 18:50:01 +01:00
parent bed78ef4e6
commit 1106c3f072
2 changed files with 71 additions and 16 deletions

View file

@ -1,3 +1,7 @@
2013-11-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/verify.c: Add RSA support.
2013-11-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices.