Files
EDK2-fork/MdePkg/Library
Gowtham M 0662754134 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 <sachinganesh@ami.com>
Signed-off-by: Gowtham M <gowthamm@ami.com>
2025-08-06 17:43:56 +00:00
..
2022-04-19 01:26:08 +00:00
2025-02-06 20:29:15 +00:00
2024-11-01 04:30:39 +00:00
2021-12-07 17:24:28 +00:00
2024-11-01 04:30:39 +00:00
2025-07-08 15:42:03 +00:00