* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Add missing
byte-swap on big-endian. Reported by: Lennart Sorensen
This commit is contained in:
parent
807fb77c16
commit
6a0295e205
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Add missing
|
||||
byte-swap on big-endian.
|
||||
Reported by: Lennart Sorensen
|
||||
|
||||
2012-03-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/linux.c (prot_init_space): New variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue