diff options
author | Gowtham M <gowthamm@ami.com> | 2025-04-29 13:01:17 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-08-06 17:43:56 +0000 |
commit | 06627541341149fb9f22a5f45fd90c8a60d9e35a (patch) | |
tree | 6ee502b8d351e0130f123f28861b357bae5ab683 /ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c | |
parent | fdd6796d08027be9e224710b6b99b72e8c08a352 (diff) | |
download | edk2-06627541341149fb9f22a5f45fd90c8a60d9e35a.zip edk2-06627541341149fb9f22a5f45fd90c8a60d9e35a.tar.gz edk2-06627541341149fb9f22a5f45fd90c8a60d9e35a.tar.bz2 |
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>
Diffstat (limited to 'ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c')
0 files changed, 0 insertions, 0 deletions