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

Enable ARM64 build for UefiExt.dll #66

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

cfernald
Copy link
Contributor

@cfernald cfernald commented Oct 4, 2024

Description

Adds an arm64 build for the UefiExt windbg debugger extension.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@cfernald cfernald requested review from VivianNK and os-d October 4, 2024 18:35
@cfernald cfernald closed this Oct 4, 2024
@cfernald cfernald reopened this Oct 4, 2024
@cfernald cfernald enabled auto-merge (squash) October 4, 2024 18:53
Copy link
Contributor

@os-d os-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. My only question is whether we really care to publish both debug and release builds for both archs. I'd assume release only is fine. If you wanted a debug build presumably you'd be building it yourself to make some change. But no need to hold up this PR for, mostly curious

@cfernald
Copy link
Contributor Author

cfernald commented Oct 4, 2024

LGTM. My only question is whether we really care to publish both debug and release builds for both archs. I'd assume release only is fine. If you wanted a debug build presumably you'd be building it yourself to make some change. But no need to hold up this PR for, mostly curious

We build both but only release gets uploaded for the reason you mentioned. Debug build really provides very little benefit for this binary anyways.

@cfernald cfernald disabled auto-merge October 4, 2024 18:57
@cfernald cfernald enabled auto-merge (squash) October 4, 2024 20:29
@cfernald cfernald merged commit 9f4cd58 into microsoft:main Oct 4, 2024
14 checks passed
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