* grub-core/lib/legacy_parse.c: Support clear and testload.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-07-02 11:31:31 +02:00
parent 4d569e12e3
commit 6af96df768
2 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-07-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/legacy_parse.c: Support clear and testload.
2012-07-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/efi/serial.c: Support 1.5 stop bits.