Files
EDK2-fork/IntelFsp2Pkg/Library/BaseCacheLib
Michael Kubacki ee6a2bfc2c IntelFsp2Pkg/CacheLib: Make integer width consistent in loop condition
Explicitly casts `mFixedMtrrTable[MsrNum].Length` to resolve a
`comparison-with-wider-type` CodeQL error.

https://codeql.github.com/codeql-query-help/cpp/cpp-comparison-with-wider-type/

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-05-24 01:06:53 +00:00
..