summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2025-08-04 14:22:47 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-08-06 20:36:39 +0000
commitd1c1f7e35419d937ab937ab050107864401d8cd9 (patch)
treed138241a08b26ac48e78b304ea6b4d2cc636e558 /MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
parent06627541341149fb9f22a5f45fd90c8a60d9e35a (diff)
downloadedk2-master.zip
edk2-master.tar.gz
edk2-master.tar.bz2
StandaloneMmPkg/MmIpl: Call CreatMmHobList() with page aligned sizeHEADmaster
MmCore ImageSize may be not page aligned, it will be converted to page aligned for allocating MMRAM to hold MmCore image. This patch is to call CreatMmHobList() with page aligned size of ImageSize, otherwise ASSERT (IS_ALIGNED (Length, EFI_PAGE_SIZE)) in MmIplBuildMmCoreModuleHob() will happen if the input MmCore ImageSize is not page aligned. Signed-off-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf')
0 files changed, 0 insertions, 0 deletions