[edk2-devel] [edk2-platforms][PATCH v1 0/2] MinPlatformPkg: Check MemoryTypeInfo Fixes

Michael Kubacki posted 2 patches 2 years, 1 month ago
Failed in applying to current master (apply log)
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckMemoryTypeInformation.c | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
[edk2-devel] [edk2-platforms][PATCH v1 0/2] MinPlatformPkg: Check MemoryTypeInfo Fixes
Posted by Michael Kubacki 2 years, 1 month ago
From: Michael Kubacki <michael.kubacki@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.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-