* 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:
parent
5e3535aee7
commit
b7b4ab33ae
3 changed files with 14 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue