Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BaseStackCheckLib: Fix STACK FAULT message #50

Closed
wants to merge 1 commit into from

Conversation

jgarver
Copy link
Contributor

@jgarver jgarver commented Oct 3, 2023

__builtin_return_address returns a pointer, not a string. Fix the STACK FAULT message in BaseStackCheckLib appropriately.

@jgarver jgarver added Pending EDK2 Review EDK2 maintainer review needed Pending EDK2 merge Change is not in tianocore/master Pending EDK2 stable release Change is not in most recent edk2-stable tag labels Oct 3, 2023
__builtin_return_address returns a pointer, not a string.  Fix the STACK
FAULT message in BaseStackCheckLib appropriately.

Signed-off-by: Jake Garver <[email protected]>
@jgarver jgarver force-pushed the Upstream/fix-stack-fault-message branch from 8b19447 to b27d334 Compare October 4, 2023 19:07
@jgarver jgarver removed the Pending EDK2 Review EDK2 maintainer review needed label Nov 13, 2023
@jgarver jgarver removed the Pending EDK2 merge Change is not in tianocore/master label Dec 6, 2023
jgarver added a commit that referenced this pull request Jan 9, 2024
__builtin_return_address returns a pointer, not a string. Fix
the STACK FAULT message in BaseStackCheckLib appropriately.

Signed-off-by: Jake Garver <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
References: #50
@jgarver jgarver removed the Pending EDK2 stable release Change is not in most recent edk2-stable tag label Mar 7, 2024
@jgarver jgarver closed this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant