* grub-core/disk/pata.c (grub_pata_pio_read)
[GRUB_MACHINE_MIPS_QEMU_MIPS]: Don't byteswap even on mipseb. (grub_pata_pio_write) [GRUB_MACHINE_MIPS_QEMU_MIPS]: Likewise.
This commit is contained in:
parent
37ba07ebaf
commit
5b25873518
2 changed files with 17 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/pata.c (grub_pata_pio_read)
|
||||
[GRUB_MACHINE_MIPS_QEMU_MIPS]: Don't byteswap even on mipseb.
|
||||
(grub_pata_pio_write) [GRUB_MACHINE_MIPS_QEMU_MIPS]: Likewise.
|
||||
|
||||
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Extend automated tests to qemu-mips.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue