microsoft / mu_feature_mm_supv

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

Adding support for memory attribute rules #245

Closed kuqin12 closed 6 months ago

kuqin12 commented 6 months ago

Preface

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

Description

This change is to support memory attribute rule, where the "mem attr" entries listed in the aux file will be validated according to the memory attributes specified.

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

This is tested on Q35.

Integration Instructions

N/A

kuqin12 commented 6 months ago

Needs to wait for the https://github.com/microsoft/mu_feature_mm_supv/pull/244 to merge in first.