From: Michael Kubacki <michael.kuba...@microsoft.com> This patch series addresses two issues in TestPointCheckLib/DxeCheckMemoryTypeInformation.c:
1. The MemoryTypeInformation HOB is modified when the HOB data is being dumped. Test point code should not modify HOB data contents in DXE and this can impact subsequent HOB consumers. 2. A variable is set and never used. Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Eric Dong <eric.d...@intel.com> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Michael Kubacki (2): MinPlatformPkg/TestPointCheckLib: Prevent MemTypeInfo HOB modification MinPlatformPkg/TestPointCheckLib: Remove unused variable Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckMemoryTypeInformation.c | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) -- 2.28.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88260): https://edk2.groups.io/g/devel/message/88260 Mute This Topic: https://groups.io/mt/90133980/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-