diff options
author | Dun Tan <dun.tan@intel.com> | 2024-11-22 11:17:35 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-11-25 18:39:40 +0000 |
commit | 468b3d9589e5dfb18008fcd27ade67584b95ca83 (patch) | |
tree | 92cb64103dd6ebd03affd119c1619ea911321459 /MdePkg/Library/BasePeCoffLib | |
parent | 065df32de381243588855b03ae49344b6b07a061 (diff) | |
download | edk2-master.tar.gz edk2-master.tar.bz2 edk2-master.zip |
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.tan@intel.com>
Diffstat (limited to 'MdePkg/Library/BasePeCoffLib')
0 files changed, 0 insertions, 0 deletions