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)
[ ] Impacts functionality?
Functionality - Does the change ultimately impact how firmware functions?
Examples: Add a new library, publish a new PPI, update an algorithm, ...
[ ] Impacts security?
Security - Does the change have a direct security impact on an application,
flow, or firmware?
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