Hi, > + ; If SEV-SNP is enabled, use the CPUID page to handle the CPUID > + ; instruction. > + mov ecx, SEV_STATUS_MSR > + rdmsr > + bt eax, 2 > + jc SnpCpuidLookup
Maybe check SNP_CPUID_COUNT instead, so the cpuid page can also be used without SEV-SNP ? take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#80950): https://edk2.groups.io/g/devel/message/80950 Mute This Topic: https://groups.io/mt/85749022/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-