Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 468b3d9589e5dfb18008fcd27ade67584b95ca83
      
https://github.com/tianocore/edk2/commit/468b3d9589e5dfb18008fcd27ade67584b95ca83
  Author: Dun Tan <dun....@intel.com>
  Date:   2024-11-25 (Mon, 25 Nov 2024)

  Changed paths:
    M UefiCpuPkg/PiSmmCpuDxeSmm/NonMmramMapStandaloneMm.c

  Log Message:
  -----------
  UefiCpuPkg/PiSmmCpuDxeSmm:Check resource HOB range before mapping

This commit is to check if the resource HOB range does not
exceed the max supported physical address.
The function BuildMemoryMapFromResDescHobs is to build Memory
Region from resource HOBs. Then the memory maps will be used
during creating or modifying SMM page table. If the resource
HOB range exceeds the max supported physical address, then
subsequent calling of PageTableMap() will fail.

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

Reply via email to