diff options
author | Star Zeng <star.zeng@intel.com> | 2016-04-21 09:47:00 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-04-22 08:53:09 +0800 |
commit | 31ffa077fc8b21bfdecf4c75e2e9e2520dea0741 (patch) | |
tree | 8f08dc8ea84e09f87f035e4f8f6b1f6a7c0c35b5 /edksetup.bat | |
parent | 2a8b78cfd5f9e0f7f7a8c7111813054fb9040554 (diff) | |
download | edk2-platforms-31ffa077fc8b21bfdecf4c75e2e9e2520dea0741.tar.xz |
MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after Constructor
Originally, the code block for "Report DXE Core image information to the PE/COFF
Extra Action Library" was after ProcessLibraryConstructorList(). To fix an issue,
ProcessLibraryConstructorList() was moved to be right after CoreInitializeGcdServices()
at c5d5379937629f3061d08b8d9a3386a40152ca2c, but the code block was left.
As there maybe PeCoffExtraActionLib implementation need Constructor executed first,
the patch is to move the code block for "Report DXE Core image information to the PE/COFF
Extra Action Library" to be after ProcessLibraryConstructorList.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'edksetup.bat')
0 files changed, 0 insertions, 0 deletions