Back to Edk2

Compiler Plugin

.pytool/Plugin/CompilerPlugin/Readme.md

latest326 B
Original Source

Compiler Plugin

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

Configuration

The package relative path of the DSC file to build.

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

DscPath

Package relative path to the DSC file to build.