Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: aab6bb3d32e207c89364504e4a195f9f0cf5ce31 https://github.com/tianocore/edk2/commit/aab6bb3d32e207c89364504e4a195f9f0cf5ce31 Author: Bob Morgan <b...@nvidia.com> Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths: M MdeModulePkg/Library/DxeCapsuleLibFmp/CapsuleOnDisk.c M MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf Log Message: ----------- MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule Enhance RelocateCapsuleToRam() to skip creation of the Capsule on Disk file name capsule if PcdSupportUpdateCapsuleReset feature is not enabled. This avoids an EFI_UNSUPPORTED return status from UpdateCapsule() when the file name capsule is encountered and PcdSupportUpdateCapsuleReset is FALSE. Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Guomin Jiang <guomin.ji...@intel.com> Signed-off-by: Bob Morgan <b...@nvidia.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits