Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 80f9e3aa2fc80ff82d4b280946656e7f30795b6c https://github.com/tianocore/edk2/commit/80f9e3aa2fc80ff82d4b280946656e7f30795b6c Author: Gowtham M <gowth...@ami.com> Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths: M OvmfPkg/OvmfPkgX64.dsc Log Message: ----------- OvmfPkg/OvmfPkg.dsc:Update DevicePathLib mapping for MM_STANDALONE drivers As part of this PR [#3187], MM_STANDALONE drivers should now map DevicePathLib to UefiDevicePathLibBase.inf instead of UefiDevicePathLibStandaloneMm.inf, as latter is being deprecated. Cc: Sachin Ganesh <sachingan...@ami.com> Signed-off-by: Gowtham M <gowth...@ami.com> Commit: fdd6796d08027be9e224710b6b99b72e8c08a352 https://github.com/tianocore/edk2/commit/fdd6796d08027be9e224710b6b99b72e8c08a352 Author: Gowtham M <gowth...@ami.com> Date: 2025-08-06 (Wed, 06 Aug 2025) Changed paths: R MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf M MdePkg/MdePkg.dsc Log Message: ----------- MdePkg/Library: Remove UefiDevicePathLibStandaloneMm.inf The file UefiDevicePathLibStandaloneMm.inf was reintroduced in [#3187] to give downstream platforms time to transition to UefiDevicePathLibBase.inf As nearly three years have passed since that change, and downstream consumers have had sufficient time to migrate, this library can now be safely removed. Cc: Sachin Ganesh <sachingan...@ami.com> Signed-off-by: Gowtham M <gowth...@ami.com> Commit: 06627541341149fb9f22a5f45fd90c8a60d9e35a https://github.com/tianocore/edk2/commit/06627541341149fb9f22a5f45fd90c8a60d9e35a Author: Gowtham M <gowth...@ami.com> Date: 2025-08-06 (Wed, 06 Aug 2025) Changed paths: M MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf Log Message: ----------- MdePkg/Library: Remove MM_STANDALONE LibraryClass in UefiDevicePathLib.inf UefiDevicePathLib.inf consumes Boot Services in MdePkg/Library/UefiDevicePathLib/DevicePathUtilitiesDxeSmm.c - DevicePathFromHandle(). And so cannot be used by MM_STANDALONE drivers. Instead, MM_STANDALONE drivers can use UefiDevicePathLibBase.inf as the DevicePathLib of choice. Cc: Sachin Ganesh <sachingan...@ami.com> Signed-off-by: Gowtham M <gowth...@ami.com> Compare: https://github.com/tianocore/edk2/compare/6e4bf7f934a9...066275413411 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