Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 8c8867c5da8e059ab98a6108f8182700f298c6f5 https://github.com/tianocore/edk2/commit/8c8867c5da8e059ab98a6108f8182700f298c6f5 Author: Yang Jie <jie.y...@intel.com> Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths: M MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf M MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c Log Message: ----------- MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interface REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3699 The code in MdeModulePkg\Library\DxeCapsuleLibFmp call the deprecated=20 interface VariableLockRequestToLock.c. So I changed the code in FmpDevicePkg using RegisterBasicVariablePolicy, instead of the=20 deprecated interface. Signed-off-by: Yang Jie <jie.y...@intel.com> Cc: Guomin Jiang <guomin.ji...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Jian J Wang <jian.j.w...@intel.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Reviewed-by: Jian J Wang <jian.j.w...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits