audk/ArmPlatformPkg/PrePeiCore
Rohit Mathew 22c45b7c52 ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase
On platforms that do not have the serial console port pre-initialized
prior to the SEC phase and due to the absence of a call to
"SerialPortInitialize", this results in missing debug logs. So, call
the auto-generated "ProcessLibraryConstructorList" function from SEC
phase to have all the dependent library constructors called
(this includes a call to "SerialPortInitialize").

Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-09-05 13:52:51 +00:00
..
AArch64 ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Arm ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
MainMPCore.c ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO struct 2022-01-30 11:04:41 +00:00
MainUniCore.c ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePeiCore.c ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase 2022-09-05 13:52:51 +00:00
PrePeiCore.h ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase 2022-09-05 13:52:51 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00