* grub-core/boot/i386/pc/diskboot.S (firstlist): Rename to ...
(LOCAL(firstlist)): ... this. Move it before the firstlist and not after. All users updated.
This commit is contained in:
parent
a121c9648e
commit
fb88381212
2 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/diskboot.S (firstlist): Rename to ...
|
||||
(LOCAL(firstlist)): ... this. Move it before the firstlist and not
|
||||
after. All users updated.
|
||||
|
||||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use the common size routine in hostfs so we can read disks as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue