TrenchBoot / xen

Other
0 stars 0 forks source link

x86/boot: read APIC base from register #12

Closed krystian-hebel closed 5 months ago

krystian-hebel commented 5 months ago

Some CPUs don't use default APIC base. Address in MSR is always valid, and it is already read to test for x2APIC.

krystian-hebel commented 5 months ago

I've tested it on HP t630, but not on KGPE.