microsoft / mu_feature_mm_supv

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

Fix IDTr for the standalone MMI entry binary #260

Closed kuqin12 closed 5 months ago

kuqin12 commented 5 months ago

Preface

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

Description

The IDTr is incorrect using the IDT base. This change fixed the IDT usage and updated the check for newly supplied IDTr values.

A build fix is also added to fix the error from the last nasmb fix.

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 Q35 with viable page fault exceptions.

Integration Instructions

N/A