]> git.proxmox.com Git - grub2.git/commit
i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes.
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 16:13:23 +0000 (17:13 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 16:13:23 +0000 (17:13 +0100)
commitf571dc1af85e2044141a1dfff3af85a18c30fcd5
treec9b400ea0a24352583ac345e51d44ecd7c469365
parent065ad910f1938fb8c02a14fe020819ed28429bad
i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes.

Is more portable.
Binary is unchanged (verified).
grub-core/boot/i386/pc/startup_raw.S
grub-core/boot/i386/qemu/boot.S
grub-core/kern/i386/pc/startup.S
grub-core/kern/i386/realmode.S