[NTOS:KE] Fix CPU extended family and model detection 4495/head
authorMarcus Boillat <marcus.boillat@gmail.com>
Sun, 8 May 2022 17:27:27 +0000 (19:27 +0200)
committerStanislav Motylkov <x86corez@gmail.com>
Mon, 9 May 2022 18:50:24 +0000 (21:50 +0300)
commitfa52f2fae0b73ca10e18fe187b0dff16cfaabfc8
tree360d526d23274de854c4a8ddba64b0a641b93491
parent00b3e4bc689519d67a81b59a8dad8dfe5fafdb5d
[NTOS:KE] Fix CPU extended family and model detection

Based on documentation from Geoff Chappell:
https://www.geoffchappell.com/studies/windows/km/cpu/cpuid/00000001h/eax.htm

CORE-17974
ntoskrnl/ke/amd64/cpu.c
ntoskrnl/ke/i386/cpu.c