# Copyright © 2009, Microsoft Corporation. All rights reserved. #*================================================================================= # Parameters #*================================================================================= #*================================================================================= # Load Utilities #*================================================================================= . ./utils_SetupEnv.ps1 #. ./CL_Mutexverifiers.ps1 #if(checkResolver "viddrv_unsigned" "signed") { return } #*================================================================================= #Initialize #*================================================================================= #*================================================================================= #Run verifier logic #*================================================================================= #pop-msg "unsigned verifier" # THIS RESOLVER INTENTIONALLY DOES NOTHING # $Global:Reportfixed = $true #*================================================================================= #End #*=================================================================================