HviIsHypervisorMicrosoftCompatible

BOOL __stdcall HviIsHypervisorMicrosoftCompatible(){
  BOOL result; 
  INT32 v1[4]; 
  *(_OWORD *)v1 = 0i64;
  result = HviGetHypervisorInterface(v1);
  LOBYTE(result) = v1[0] == 824407624;
  return result;
}

Referenced by:

HviGetEnlightenmentInformation
HviGetHypervisorFeatures
HviGetHypervisorVersion
HviGetImplementationLimits
HviGetIptFeatures
HvlpTryConfigureInterface
KiDetectHardwareSpecControlFeatures