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

feat(windows): report on processor type in tsysinfo #13084

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

mcdurdin
Copy link
Member

@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

<th>Native Machine</th>
<td>
<xsl:choose>
<xsl:when test="@NativeMachine = '014C'">Intel 386</xsl:when>
Copy link
Contributor

Choose a reason for hiding this comment

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

Where do these table values come from?

Copy link
Member Author

Choose a reason for hiding this comment

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

They are documented at https://learn.microsoft.com/en-us/windows/win32/sysinfo/image-file-machine-constants (that link is in the .pas, not in the .xslt though)

@mcdurdin mcdurdin merged commit 6db4fd3 into master Jan 30, 2025
7 checks passed
@mcdurdin mcdurdin deleted the feat/windows/tsysinfo-report-on-processor branch January 30, 2025 23:04
@rc-swag
Copy link
Contributor

rc-swag commented Jan 31, 2025

Screenshot 2025-01-31 131203
Tested on raspberry pi 4

@mcdurdin
Copy link
Member Author

Screenshot 2025-01-31 131203
Tested on raspberry pi 4

Hurrah! It both works and I got the mapping table right for ARM64 at least!

@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.182-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants