Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c8e631588b9591489d0219db1d14664e10367ecd https://github.com/tianocore/edk2/commit/c8e631588b9591489d0219db1d14664e10367ecd Author: Umang Patel <umang.pa...@intel.com> Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths: A MdeModulePkg/Include/Ppi/FirmwareVolumeShadowPpi.h M MdeModulePkg/MdeModulePkg.dec Log Message: ----------- MdeModulePkg/Include/Ppi: Add FirmwareVolumeShadowPpi Add FirmwareVolumeShadow PPI to shadow an FV to memory. Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Patel Umang <umang.pa...@intel.com> Reviewed-by: Jian J Wang <jian.j.w...@intel.com> Commit: 144028626e0072c2c4fdfcc0fe1b72de319bdd2f https://github.com/tianocore/edk2/commit/144028626e0072c2c4fdfcc0fe1b72de319bdd2f Author: Umang Patel <umang.pa...@intel.com> Date: 2023-03-27 (Mon, 27 Mar 2023) Changed paths: M SecurityPkg/FvReportPei/FvReportPei.c M SecurityPkg/FvReportPei/FvReportPei.h M SecurityPkg/FvReportPei/FvReportPei.inf Log Message: ----------- SecurityPkg/FvReportPei: Use FirmwareVolumeShadowPpi If FirmwareVolumeShadow PPI is available, then use it to shadow FVs to memory. Otherwise fallback to CopyMem(). Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Signed-off-by: Patel Umang <umang.pa...@intel.com> Reviewed-by: Jian J Wang <jian.j.w...@intel.com> Compare: https://github.com/tianocore/edk2/compare/2bc854588309...144028626e00 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits