* util/grub-probe.c (escape_of_path): Don't add ieee1275/.

(probe): Add ieee1275 to OFW devices.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-05 11:31:10 +02:00
parent 007ae52dac
commit 1c715b5afd
2 changed files with 19 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2012-06-05 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-probe.c (escape_of_path): Don't add ieee1275/.
(probe): Add ieee1275 to OFW devices.
2012-06-04 Vladimir Serbinenko <phcoder@gmail.com>
* util/ieee1275/ofpath.c (of_path_of_scsi): Fix wrong format specifier.