Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1c3a22059b2da70832d4097141281d309a025c37
      
https://github.com/tianocore/edk2/commit/1c3a22059b2da70832d4097141281d309a025c37
  Author: Alexander Gryanko <xpa...@gmail.com>
  Date:   2025-08-07 (Thu, 07 Aug 2025)

  Changed paths:
    M MdeModulePkg/Test/MdeModulePkgHostTest.dsc
    A 
MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockSecurityManagementLib.h
    A 
MdeModulePkg/Test/Mock/Library/GoogleTest/MockSecurityManagementLib/MockSecurityManagementLib.cpp
    A 
MdeModulePkg/Test/Mock/Library/GoogleTest/MockSecurityManagementLib/MockSecurityManagementLib.inf

  Log Message:
  -----------
  MdeModulePkg: added SecurityManagementLib mock

Added Google Mock test support for SecurityManagementLib

Signed-off-by: Alexander Gryanko <xpa...@gmail.com>


  Commit: d55642f53785f316c5aa790522b6d5133c5b78cc
      
https://github.com/tianocore/edk2/commit/d55642f53785f316c5aa790522b6d5133c5b78cc
  Author: Alexander Gryanko <xpa...@gmail.com>
  Date:   2025-08-07 (Thu, 07 Aug 2025)

  Changed paths:
    M MdePkg/Test/MdePkgHostTest.dsc
    A MdePkg/Test/Mock/Include/GoogleTest/Library/MockDevicePathLib.h
    M MdePkg/Test/Mock/Include/GoogleTest/Library/MockUefiBootServicesTableLib.h
    A 
MdePkg/Test/Mock/Library/GoogleTest/MockDevicePathLib/MockDevicePathLib.cpp
    A 
MdePkg/Test/Mock/Library/GoogleTest/MockDevicePathLib/MockDevicePathLib.inf
    M 
MdePkg/Test/Mock/Library/GoogleTest/MockUefiBootServicesTableLib/MockUefiBootServicesTableLib.cpp

  Log Message:
  -----------
  MdePkg: added mocks for DevicePathLib and OpenProtocol

Added Google Mock test support for DevicePathLib.
Added OpenProtocol and CloseProtocol for UefiBootServicesTableLib
mock library.

Signed-off-by: Alexander Gryanko <xpa...@gmail.com>


  Commit: 5125e2d6b1cd18f73bfed2ad21f29167c64a01e9
      
https://github.com/tianocore/edk2/commit/5125e2d6b1cd18f73bfed2ad21f29167c64a01e9
  Author: Alexander Gryanko <xpa...@gmail.com>
  Date:   2025-08-07 (Thu, 07 Aug 2025)

  Changed paths:
    M CryptoPkg/Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c

  Log Message:
  -----------
  CryptoPkg: workaround for MSVC linking tolower

Currently when building NOOPT tests in MSVC, the linker cannot
pick the correct tolower for the host runtime. A small
workaround to make the build work in MSVC.

Signed-off-by: Alexander Gryanko <xpa...@gmail.com>


  Commit: 057a611ae6e3c4a1b2811220576a6b48be349cb8
      
https://github.com/tianocore/edk2/commit/057a611ae6e3c4a1b2811220576a6b48be349cb8
  Author: Alexander Gryanko <xpa...@gmail.com>
  Date:   2025-08-07 (Thu, 07 Aug 2025)

  Changed paths:
    M SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
    A 
SecurityPkg/Library/DxeImageVerificationLib/GoogleTest/DxeImageVerificationLibGoogleTest.cpp
    A 
SecurityPkg/Library/DxeImageVerificationLib/GoogleTest/DxeImageVerificationLibGoogleTest.h
    A 
SecurityPkg/Library/DxeImageVerificationLib/GoogleTest/DxeImageVerificationLibGoogleTest.inf
    M SecurityPkg/Test/SecurityPkgHostTest.dsc

  Log Message:
  -----------
  SecurityPkg: Added basic DxeImageVerificationLib tests

Add initial unit test for DxeImageVerificationHandler to
validate signature verification bypass for selected image types.

Signed-off-by: Alexander Gryanko <xpa...@gmail.com>


Compare: https://github.com/tianocore/edk2/compare/3f453cd7aa64...057a611ae6e3

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to