]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg DxeIpl: remove the hard code alignment adjustment in Decompress()
authorLiming Gao <liming.gao@intel.com>
Wed, 10 Jan 2018 05:45:58 +0000 (13:45 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 19 Jan 2018 05:20:29 +0000 (13:20 +0800)
commitd40695ad82a6a9990d4e73bc9cc3de123eda7a90
treea4a7efdfb607a84e7a9f9730ef82424910e7626d
parent5367f17db4727a4d43ae3ab519c944e61463716d
MdeModulePkg DxeIpl: remove the hard code alignment adjustment in Decompress()

Section data alignment should be made in the build generation.

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>
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c