DisplayFilter

VOID __stdcall DisplayFilter(INT8 **String){
  int v1; 
  if( byte_140CF4D40 )
    goto LABEL_6;
  v1 = (unsigned __int8)**String - 46;
  if( **String == 46 )
    v1 = (unsigned __int8)(*String)[1];
  if( v1 )
  {
LABEL_6:
    byte_140CF4D40 = 1;
    qword_140C508B0 = 0i64;
    DisplayBootBitmap(1u);
  }
  else
  {
    *String = (INT8 *)&qword_14002DE18;
  }
}

Referenced by:

No references.