Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
edk2_pr_eval: Policy 5: allow dsc parse failures (#617)
Given that PR eval runs before dependencies are downloaded, there will be cirumstances where files used in the dsc are not present. This can be tollerated by setting NoFailMode, which just results in the parser moving onto the next line when the parsing fails.
- Loading branch information