microsoft / mu_feature_mm_supv

Project Mu - Feature Repo - MM Supervisor
https://microsoft.github.io/mu
Other
48 stars 30 forks source link

Fixing offset for non-zero case #240

Closed kuqin12 closed 8 months ago

kuqin12 commented 8 months ago

Preface

Please ensure you have read the contribution docs prior to submitting the pull request. In particular, pull request guidelines.

Description

Current implementation is mis-calculating the offset for the case of non-zero type validation, this will cause compromised data returned.

For each item, place an "x" in between [ and ] if true. Example: [x]. (you can also check items in the GitHub UI)

How This Was Tested

Tested on Q35.

Integration Instructions

N/A