Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 004232c6af01a2de60a9c37da89985af00b53624
https://github.com/tianocore/edk2/commit/004232c6af01a2de60a9c37da89985af00b53624
Author: Dun Tan <[email protected]>
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 <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits