tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.52k stars 2.44k forks source link

FmpDevicePkg: Correct broken Depex in FmpDxe #5889

Closed vishalo closed 1 month ago

vishalo commented 1 month ago

Commit 2f6f3329add3 ("FmpDevicePkg/FmpDxe: Use new Variable Lock interface"), moved to using gEdkiiVariablePolicyProtocolGuid instead of gEdkiiVariableLockProtocolGuid however the Depex was not updated to reflect the change.

Correct the dependency.

leiflindholm commented 1 month ago

@mdkinney @lgao4 ah, the review by @xuweiintel isn't enough for permitting merging, since they don't have write access to repo. Could either of you approve?