Closed kanechen66 closed 2 weeks ago
There is an unnecessary argument -x in the WriteConfVarListToUefiVars.py script in PR #413
WriteConfVarListToUefiVars.py
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
python WriteConfVarListToUefiVars.py -l test.vl and it doesn't require -x arg
N/A
@os-d @apop5 hi Oliver and Aaron Sorry there was an xml_file (-x) added in WriteConfVarListToUefiVars.py in PR#413 pls help to review this fix thanks.
Description
There is an unnecessary argument -x in the
WriteConfVarListToUefiVars.py
script in PR #413For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
python WriteConfVarListToUefiVars.py -l test.vl and it doesn't require -x arg
Integration Instructions
N/A