MiFreeLoadedImportList

VOID __stdcall MiFreeLoadedImportList(VOID *a1){
  if( a1 != (VOID *)-2i64 && a1 != (VOID *)1 && ((unsigned __int8)a1 & 1) == 0 )
    ExFreePoolWithTag(a1, 0);
}

Referenced by:

MiApplyDriverHotPatch
MiShutdownSystem