mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-19 05:24:00 +00:00
![]() Update to the newest pytools and resolves the API change for GetAbsolutePathOnThisSytemFromEdk2RelativePath Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Kenneth Lautner <kenlautner3@gmail.com> Reviewed-by: Sean Brogan <sean.brogan@microsoft.com> |
||
---|---|---|
.. | ||
Compiler_plug_in.yaml | ||
CompilerPlugin.py | ||
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.