* grub-core/commands/hdparm.c (le16_to_char): Always byte-swap strings.

(grub_ata_strncpy): Likewise.
	(grub_ata_identify): Add missing byteswaps.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-06 12:22:32 +02:00
parent 5e3535aee7
commit b7b4ab33ae
3 changed files with 14 additions and 8 deletions

View file

@ -1,3 +1,9 @@
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/hdparm.c (le16_to_char): Always byte-swap strings.
(grub_ata_strncpy): Likewise.
(grub_ata_identify): Add missing byteswaps.
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/i386/pc/vga_text.c (screen_write_char): Add missing