Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 004232c6af01a2de60a9c37da89985af00b53624 https://github.com/tianocore/edk2/commit/004232c6af01a2de60a9c37da89985af00b53624 Author: Dun Tan <dun....@intel.com> Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths: M UefiCpuPkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLib.c Log Message: ----------- UefiCpuPkg/MmUnblockMemoryLib: Check if buffer range is valid Check if input buffer range unblockable: 1.The input buffer range to block should be totally covered by one or multi memory allocation HOB 2.All the memory allocation HOB that overlap with the input buffer range should be EfiRuntimeServicesData, EfiACPIMemoryNVS or EfiReservedMemoryType. Signed-off-by: Dun Tan <dun....@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits