microsoft / mu_feature_mm_supv

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

Update nasm symbol names to make the specification easier #249

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

There are multiple @LongMode symbols in the pdb, while the tool can be updated to differentiate by specifying the origin of these source files, it is simpler to just update the name of these symbols from the supervisor.

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