Skip to content

[Bug]: ConfigEditor only runs on windows #511

@apop5

Description

@apop5

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

Metadata

Metadata

Assignees

Labels

state:needs-triageNeeds to triaged to determine next stepstype:bugSomething isn't workingurgency:lowLittle to no impact

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions