* grub-core/lib/i386/relocator16.S: Declare LOCAL(relocator16_end)
for local arithmetics. Break %sp init into 2 instructions. Add 0 byte at the end.
This commit is contained in:
parent
32eb6ee157
commit
bea359d657
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/i386/relocator16.S: Declare LOCAL(relocator16_end)
|
||||
for local arithmetics.
|
||||
Break %sp init into 2 instructions.
|
||||
Add 0 byte at the end.
|
||||
|
||||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/diskfilter.c (read_segment): Initialise err
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue