Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BaseStackCheckLib: Fix STACK FAULT message
__builtin_return_address returns a pointer, not a string. Fix the STACK FAULT message in BaseStackCheckLib appropriately. Jira TEGRAUEFI-3005 Change-Id: Iff5c9a88c4481083487bbdedc4dcdfab5310849e Signed-off-by: Jake Garver <jake@nvidia.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> References: tianocore#50 Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/3041199 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-sw-mobile-l4t <svc-sw-mobile-l4t@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
- Loading branch information