]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Thu, 4 Jun 2009 20:01:19 +0000 (20:01 +0000)
committerphcoder <phcoder@localhost>
Thu, 4 Jun 2009 20:01:19 +0000 (20:01 +0000)
commit3e32590112d00ee79689033a3acb8bdd61f074bc
treeec85e0cbe25bc63d7c07ef072ef2431943fd970d
parent2b167a721805856e1d5f9c019b9a83e6cebd5654
2009-06-04  Vladimir Serbinenko  <phcoder@gmail.com>

Absolute addressing through constant with Apple's cc

* kern/i386/pc/startup.S: Define necessary constants
and address through it when using ABS with Apple's CC
* boot/i386/pc/diskboot.S: likewise
* boot/i386/pc/boot.S: likewise
* boot/i386/pc/lnxboot.S: likewise
* boot/i386/pc/cdboot.S: likewise
* mmap/i386/pc/mmap_helper.S: likewise
* commands/i386/pc/drivemap_int13h.S: likewise
ChangeLog
boot/i386/pc/boot.S
boot/i386/pc/cdboot.S
boot/i386/pc/diskboot.S
boot/i386/pc/lnxboot.S
commands/i386/pc/drivemap_int13h.S
kern/i386/pc/startup.S
mmap/i386/pc/mmap_helper.S