Skip to content

Enable ARM64 build for UefiExt.dll#66

Merged
cfernald merged 3 commits intomicrosoft:mainfrom
cfernald:uefiext_arm64
Oct 4, 2024
Merged

Enable ARM64 build for UefiExt.dll#66
cfernald merged 3 commits intomicrosoft:mainfrom
cfernald:uefiext_arm64

Conversation

@cfernald
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
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