Skip to content

Updated KUSER_SHARED_DATA architecture to support Windows 11 26H1 - #60

Open
Ebola-Chan-bot wants to merge 2 commits into
winsiderss:masterfrom
Ebola-Chan-bot:master
Open

Updated KUSER_SHARED_DATA architecture to support Windows 11 26H1#60
Ebola-Chan-bot wants to merge 2 commits into
winsiderss:masterfrom
Ebola-Chan-bot:master

Conversation

@Ebola-Chan-bot

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 4, 2026 04:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the KUSER_SHARED_DATA structure definition in ntexapi.h to reflect a newer Windows 11 (26H1+) layout gated by NTDDI_WIN11_DT, along with corresponding offset/size static_assert validations to keep ABI expectations accurate.

Changes:

  • Added a NTDDI_WIN11_DT-gated layout branch in KUSER_SHARED_DATA (26H1+), including UserPointerAuthMask, architecture-specific extended XState storage, and reordered trailing fields.
  • Updated static_assert offset/size checks to validate the new 26H1+ layout and keep legacy layouts intact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ntexapi.h
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants