mirror of https://github.com/acidanthera/audk.git
Pass build variables (those passed to build.py through -D) to the DSC parser to provide a more accurate parsing of the DSC file. Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com> |
||
---|---|---|
.. | ||
CompilerPlugin.py | ||
Compiler_plug_in.yaml | ||
Readme.md |
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.