Skip to content

SetupDataPkg: ConfigEditor Linux support#587

Merged
apop5 merged 1 commit intomicrosoft:mainfrom
apop5:personal/apop5/smbioslinux
Apr 3, 2026
Merged

SetupDataPkg: ConfigEditor Linux support#587
apop5 merged 1 commit intomicrosoft:mainfrom
apop5:personal/apop5/smbioslinux

Conversation

@apop5
Copy link
Copy Markdown
Contributor

@apop5 apop5 commented Apr 2, 2026

Description

ConfigEditor was locating smbios information, but it was only coded to support windows access. Modify the implementation to support accessing linux DMI tables.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Ran under Q35 Linux, verified access to smbios tables.

Integration Instructions

No Integration necesssary

ConfigEditor was locating smbios information, but it was only coded to support
windows access. Modify the implementation to support accessing linux DMI tables.
@mu-automation mu-automation bot added language:python Pull requests that update Python code impact:non-functional Does not have a functional impact labels Apr 2, 2026
@apop5 apop5 linked an issue Apr 2, 2026 that may be closed by this pull request
1 task
@apop5 apop5 merged commit 6ceee94 into microsoft:main Apr 3, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact language:python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: ConfigEditor only runs on windows

3 participants