Skip to content

Conversation

@makubacki
Copy link
Collaborator

Description

Correct the register ID offset calculation for FPU (registers 29-35) and ST (registers 36-44) to properly map to array indices 0-6 and 0-8 respectively.

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

How This Was Tested

  • cargo make all

Integration Instructions

  • N/A

Correct the register ID offset calculation for FPU (registers 29-35)
and ST (registers 36-44) to properly map to array indices 0-6 and 0-8
respectively.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki makubacki requested a review from cfernald December 4, 2025 00:26
@makubacki makubacki added the type:bug Something isn't working label Dec 4, 2025
@makubacki
Copy link
Collaborator Author

Noticed in pre-existing code while reviewing #1151.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@makubacki makubacki merged commit d232bfc into OpenDevicePartnership:main Dec 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants