diff options
author | Rohit Mathew <rohit.mathew@arm.com> | 2022-07-22 18:02:57 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-09-05 13:52:51 +0000 |
commit | 22c45b7c52ecfab8840be05323094a389ade3553 (patch) | |
tree | 6e850e0797c1f4a12475700f234d02e80645ad32 /SecurityPkg | |
parent | 52bf4eba454ea0f9d7502a92191eb0ab7778ba00 (diff) | |
download | edk2-22c45b7c52ecfab8840be05323094a389ade3553.tar.gz edk2-22c45b7c52ecfab8840be05323094a389ade3553.tar.bz2 edk2-22c45b7c52ecfab8840be05323094a389ade3553.zip |
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>
Diffstat (limited to 'SecurityPkg')
0 files changed, 0 insertions, 0 deletions