* grub-core/boot/i386/pc/startup_raw.S: Use separate
reed_solomon_size const definition instead of computing it since Apple assembler doesn't support the later.
This commit is contained in:
parent
22899b9c03
commit
fa6ec5734f
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S: Use separate
|
||||
reed_solomon_size const definition instead of computing it since
|
||||
Apple assembler doesn't support the later.
|
||||
|
||||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* gentpl.py (kernel): Rewrite Apple part.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue