git: kernel - Add a BIOS quirks for AMD
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Mar 26 23:43:18 PDT 2017
commit 37af6e0594e4e31243bca9b8f36c10863018e285
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Mar 26 23:40:56 2017 -0700
kernel - Add a BIOS quirks for AMD
* BIOS may fail to set InitApicIdCpuIdLo. Set it if no VMM capability.
* BIOS may configure Family 10h processors to convert WC+ to CD,
fixup if the BIOS did this.
Taken-From: FreeBSD
Summary of changes:
sys/platform/pc64/x86_64/initcpu.c | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/37af6e0594e4e31243bca9b8f36c10863018e285
--
DragonFly BSD source repository
More information about the Commits
mailing list