Re: [edk2] [PATCH] MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffset

2016-07-07 Thread Yao, Jiewen
[PATCH] MdeModulePkg MemoryProfile.h:two bytes of > Reserved[4] as ActionStringOffset > > At 94092aa60341a3e4b1e1ea7c362781b8404ac538, we extended > MEMORY_PROFILE_ALLOC_INFO to add ActionStringOffset and > Reserved2[6] fields, that was not aware the Reserved[4] > field can be reused to hav

[edk2] [PATCH] MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffset

2016-07-07 Thread Star Zeng
At 94092aa60341a3e4b1e1ea7c362781b8404ac538, we extended MEMORY_PROFILE_ALLOC_INFO to add ActionStringOffset and Reserved2[6] fields, that was not aware the Reserved[4] field can be reused to have better memory profile database size efficiency. With the patch, PcdMemoryProfilePropertyMask|0x3 and