VfZwSetBootOptions

NTSTATUS __stdcall VfZwSetBootOptions(_BOOT_OPTIONS *BootOptions, UINT64 FieldsToChange){
  unsigned int v2; 
  VOID *retaddr; 

  v2 = FieldsToChange;
  if( (unsigned int)ViZwShouldCheck() )
    ViZwCheckVirtualAddress((UINT64)BootOptions, retaddr);
  return((__int64(__fastcall *)(_BOOT_OPTIONS *, _QWORD))pXdvZwSetBootOptions)(BootOptions, v2);
}

Referenced by:

No references.