From: Pierre Gondois <pierre.gond...@arm.com> EccCheck currently makes some assumptions on its working environment that prevent it from running it in other repositories. For instance, the workspace is assumed to be pointing to the edk2 repository path, which can be wrong. This patch-set aims to allow the EccCheck tool to run on the edk2-platforms repository, with edk2 being a submodule of edk2-platforms.
The changes can be seen at: https://github.com/PierreARM/edk2/commits/1628_Ecc_environment_paths_update_v2 v2: - Use ';' path separator for Windows host [Liming] Pierre Gondois (4): .pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATH .pytool/EccCheck: Rename edk2_path as workspace_path .pytool/EccCheck: Check ecc_csv exists .pytool/EccCheck: Set PACKAGES_PATH env var in Ecc .pytool/Plugin/EccCheck/EccCheck.py | 46 +++++++++++++++-------------- 1 file changed, 24 insertions(+), 22 deletions(-) -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#77533): https://edk2.groups.io/g/devel/message/77533 Mute This Topic: https://groups.io/mt/84030563/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-