]> git.ipfire.org Git - thirdparty/grub.git/commit
Add wbinvd around bios call.
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 10 Jan 2016 12:48:26 +0000 (13:48 +0100)
committerroot <root@localhost>
Sun, 14 Feb 2016 07:34:10 +0000 (08:34 +0100)
commit25492a0f047cb7a6583ae195568599c296a604d6
tree146449a0330ee0f6638d8e47ba2705fdfc022091
parent080a20861c08397bfef5eb1471b6124a82a0777c
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