[Feature]: Remove multiple copies of UefiVariableSupportLib.py #481
Labels
complexity:easy
Requires minimal background information and effort to accomplish
language:python
Pull requests that update Python code
state:backlog
In the backlog
type:feature-request
A new feature proposal
urgency:low
Little to no impact
Feature Overview
Currently there are 3 copies of UefiVariableSupportLib in MU_PLUS.
AdvLoggerPkg\Application\DecodeUefiLog\UefiVariablesSupportLib.py
UefiTestingPkg\AuditTests\UefiVarLockAudit\Windows\UefiVariablesSupportLib.py
MfciPkg/Application/MfciPolicy/UefiVariableSupport/UefiVariablesSupportLib.py
Solution Overview
Create UefiVariableSupportLib functionality into Edk2-pytool-extensions
https://github.com/tianocore/edk2-pytool-extensions/tree/master/edk2toolext/windows
And consolidate all the existing functionality to use that version.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: