]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg PeiCore: Add error message to describe PEIM load failure
authorLiming Gao <liming.gao@intel.com>
Thu, 8 Feb 2018 08:18:39 +0000 (16:18 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 26 Feb 2018 05:18:40 +0000 (13:18 +0800)
If PEIM image address doesn't meet with its section alignment, it will
load fail. PeiCore adds more debug message to report it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

No differences found