Michael Kubacki

Results 79 issues of Michael Kubacki

https://edk2.groups.io/g/devel/message/92053

These issues began appearing recently. A change in the cspell plugin or some other upstream component may have caused them to appear now. This mitigates the issue by fixing legitimate...

A smaller version of #2903 that locks the tool version and makes changes to reduce churn in the future without fixing the actual newly reported issues per package.

https://bugzilla.tianocore.org/show_bug.cgi?id=4048

https://bugzilla.tianocore.org/show_bug.cgi?id=4050

https://bugzilla.tianocore.org/show_bug.cgi?id=4046

## Description Commit fd357a1 introduced a conversion cast that produces the following VS(2019) build error: ``` AdvLoggerPkg\Library\AdvLoggerMmAccessLib\AdvLoggerMmAccessLib.c(100): 'type cast': conversion from 'unsigned int' to 'void *' of greater size ```...

## Description Makes changes to comply with alerts raised by CodeQL. A prior pass with a subset of queries used here was already done so this is mostly addressing issues...