Is there an existing issue for this?
Current Behavior
https://github.com/microsoft/mu_feature_config/blob/main/SetupDataPkg/Tools/BoardMiscInfo.py#L60
Code has leaked into the ConfigEditor that is windows specific, and ConfigEditor is no longer running on linux due to an error in the available packages.
Expected Behavior
ConfigEditor should be able to run under linux.
Steps To Reproduce
Clone repo under a linux os
install pip requirements
attempt to run configeditor and see import error.
Build Environment
- OS(s): linux
- Tool Chain(s): python3
- Targets Impacted:
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Is there an existing issue for this?
Current Behavior
https://github.com/microsoft/mu_feature_config/blob/main/SetupDataPkg/Tools/BoardMiscInfo.py#L60
Code has leaked into the ConfigEditor that is windows specific, and ConfigEditor is no longer running on linux due to an error in the available packages.
Expected Behavior
ConfigEditor should be able to run under linux.
Steps To Reproduce
Clone repo under a linux os
install pip requirements
attempt to run configeditor and see import error.
Build Environment
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response