Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 31ffa077fc8b21bfdecf4c75e2e9e2520dea0741
      
https://github.com/tianocore/edk2/commit/31ffa077fc8b21bfdecf4c75e2e9e2520dea0741
  Author: Star Zeng <star.z...@intel.com>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c

  Log Message:
  -----------
  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....@intel.com>
Cc: Liming Gao <liming....@intel.com>
Cc: Feng Tian <feng.t...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.z...@intel.com>
Reviewed-by: Jiewen Yao <jiewen....@intel.com>


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to