-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
state:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact
Description
Is there an existing issue for this?
- I have searched existing issues
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
top of tree
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
Copilot
Metadata
Metadata
Assignees
Labels
state:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact