]> git.ipfire.org Git - thirdparty/grub.git/commit
Add wbinvd around bios call. phcoder/c3
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 10 Jan 2016 12:48:26 +0000 (13:48 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 10 Jan 2016 12:48:26 +0000 (13:48 +0100)
commit3e89a76fee8edfbeb3d069f7d2f04df7fa34ecc3
tree63f1593635496f0684239efd7f66326bd4ed8121
parent2e1e6a205645a579ed6f551fc92aa6d27b4e3610
Add wbinvd around bios call.

Via C3 has problems with cache coherency when transitioning between the modes,
so flush it around bios calls.
grub-core/kern/i386/int.S
grub-core/kern/i386/pc/init.c