SctPkg: Fix runtime access to boot services functions
SctAPrint uses boot services functions but is called after ExitBootServices. Replace with call to Printf which is safe for use in runtime. Signed-off-by:Jeff Brasen <jbrasen@nvidia.com> Reviewed-by: G Edhaya Chandran<edhaya.chandran@arm.com> Reviewed-by:
Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Please register or sign in to comment