Re: [edk2-devel] Possibly incorrect size in memory profile structure

2021-06-22 Thread Marvin Häuser
.groups.io On Behalf Of Marvin Häuser Sent: 2021年6月19日 18:56 To: Zeng, Star ; Yao, Jiewen ; devel@edk2.groups.io Subject: [edk2-devel] Possibly incorrect size in memory profile structure Good day, I have a question regarding a part of the memory profiling code. Namely this piece of code [1] introduced

Re: [edk2-devel] Possibly incorrect size in memory profile structure

2021-06-22 Thread Zeng, Star
Sent: 2021年6月19日 18:56 To: Zeng, Star ; Yao, Jiewen ; devel@edk2.groups.io Subject: [edk2-devel] Possibly incorrect size in memory profile structure Good day, I have a question regarding a part of the memory profiling code. Namely this piece of code [1] introduced storing the PDB file name among

[edk2-devel] Possibly incorrect size in memory profile structure

2021-06-19 Thread Marvin Häuser
Good day, I have a question regarding a part of the memory profiling code. Namely this piece of code [1] introduced storing the PDB file name among the driver information. This is implement by a string pointer in the "MEMORY_PROFILE_DRIVER_INFO_DATA" structure (which embeds the "MEMORY_PROFIL