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

Build failure with Intel platforms on VS2019 #208

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

nate-desimone
Copy link
Member

@nate-desimone nate-desimone commented Sep 23, 2024

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4854

Build issues are currently seen on Intel platforms due to PR tianocore/edk2#5957. This PR introduces the requirement for any instance of SecCore to include StackCheckLibNull, which is not currently included on Intel platform builds.

The fix is to add this library to SecCore.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4854

Build issues are currently seen on Intel platforms due to PR 5957. This PR introduces the requirement for any instance of SecCore to include StackCheckLibNull, which is not currently included on Intel platform builds.

The fix is to add this library to SecCore.

Signed-off-by: Nate DeSimone <[email protected]>
@nate-desimone nate-desimone merged commit 6947602 into tianocore:master Sep 23, 2024
1 check passed
@nate-desimone nate-desimone deleted the fix_vs2019 branch September 23, 2024 23:54
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.

3 participants