* docs/grub.texi (Platform limitations): New section.

(Platform-specific operations): Likewise.
	* docs/grub-dev.texi (Porting): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-26 19:40:47 +01:00
parent 7626111087
commit ca1dacea3c
3 changed files with 483 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2012-01-25 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Platform limitations): New section.
(Platform-specific operations): Likewise.
* docs/grub-dev.texi (Porting): Likewise.
2012-01-25 Vladimir Serbinenko <phcoder@gmail.com>
IEEE1275 disk write support.