tree: fa78a950e8fbc1feb72d0b54afecbd32daa00f26
  1. Compiler_plug_in.yaml
  2. CompilerPlugin.py
  3. Readme.md
.pytool/Plugin/CompilerPlugin/Readme.md

Compiler Plugin

This CiBuildPlugin compiles the package DSC from the package being tested.

Configuration

The package relative path of the DSC file to build.

"CompilerPlugin": {
    "DscPath": "<path to dsc from root of pkg>"
}

DscPath

Package relative path to the DSC file to build.