Ken Lautner 2aac8bb7ef .pytool: Update to newest pytools 2 years ago
..
CompilerPlugin.py 2aac8bb7ef .pytool: Update to newest pytools 2 years ago
Compiler_plug_in.yaml 9da7846c88 .pytool/Plugin: Add CI plugins 4 years ago
Readme.md 9da7846c88 .pytool/Plugin: Add CI plugins 4 years ago

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.