audk/UefiCpuPkg/SecCore
Chasel, Chiu 08283b966e UefiCpuPkg/SecCore: Wrong Debug Information for SecCore
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1533

When SecCore and PeiCore in different FV, current
implementation still assuming SecCore and PeiCore are in
the same FV.
To fix this issue 2 FVs will be input parameters for
FindAndReportEntryPoints () and SecCore and PeiCore will
be found in each FV and correct debug information will
be reported.

Test: Booted with internal platform successfully.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-02-20 09:41:23 +08:00
..
Ia32 UefiCpuPkg: Remove the unused file ResetVec.asm16 2018-02-01 09:24:53 +08:00
FindPeiCore.c UefiCpuPkg/SecCore: Wrong Debug Information for SecCore 2019-02-20 09:41:23 +08:00
SecBist.c UefiCpuPkg: Make the comments align with the functions 2016-12-14 21:34:42 +08:00
SecCore.inf UefiCpuPkg/SecCore: Support EFI_PEI_CORE_FV_LOCATION_PPI 2019-02-15 13:42:34 +08:00
SecCore.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
SecCoreExtra.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
SecMain.c UefiCpuPkg/SecCore: Wrong Debug Information for SecCore 2019-02-20 09:41:23 +08:00
SecMain.h UefiCpuPkg/SecCore: Wrong Debug Information for SecCore 2019-02-20 09:41:23 +08:00