]> git.ipfire.org Git - thirdparty/grub.git/commit
i386-pc/boot: Explicitly mark kernel_address[_high] as local.
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 16:20:10 +0000 (17:20 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 16:20:10 +0000 (17:20 +0100)
commit1998d63688080e59abda2092ff4b58a1eeb19b90
tree739a71b85f77bb8deeb9f64d168eeadd3e00cbc6
parentbc29c6d019c8645e6da843c78ba522f17165e808
i386-pc/boot: Explicitly mark kernel_address[_high] as local.

Otherwise apple asm might try to make accesses relocatable.
grub-core/boot/i386/pc/boot.S