2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Properly align 64-bit targets. * util/grub-mkrawimage.c (ALIGN_ADDR): New macro. (generate_image): Use ALIGN_ADDR.
This commit is contained in:
parent
b274d734f3
commit
da278c4d34
2 changed files with 14 additions and 5 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Properly align 64-bit targets.
|
||||
|
||||
* util/grub-mkrawimage.c (ALIGN_ADDR): New macro.
|
||||
(generate_image): Use ALIGN_ADDR.
|
||||
|
||||
2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Properly create cross-endian images.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue