> + CacheData[CacheParamLeafIndex].DirectMappedCache = > (UINT8)(!CacheParamEdx.Bits.ComplexCacheIndexing);
Instead of using "!", can you please use "CacheParamEdx.Bits.ComplexCacheIndexing == 0"? This is more readable. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#79265): https://edk2.groups.io/g/devel/message/79265 Mute This Topic: https://groups.io/mt/84855450/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-