Remove grub_bios_interrupt on coreboot.

It's not used currently and cannot be used safely currently.
This commit is contained in:
Vladimir Serbinenko 2013-12-17 12:54:11 +01:00
parent a82010503e
commit 60d1dd3d72
3 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2013-12-17 Vladimir Serbinenko <phcoder@gmail.com>
Remove grub_bios_interrupt on coreboot.
It's not used currently and cannot be used safely currently.
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
Update exclude.pot and mark few strings for translation.