tianocore / edk2-edkrepo

Repository for the edkrepo utility
Other
21 stars 24 forks source link

EdkRepo: generate_pin_etree should also set CurrentClonedCombo #234

Closed kevinsun49 closed 4 months ago

kevinsun49 commented 4 months ago

Currently takes the CurrentClonedCombo from the manifest file the pin is based off of. But it should be also setting it to the combo passed into the method, as that's the only that will be present in the resulting pin file.