MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
This change added an instance of UefiDevicePathLib for StandaloneMm. It abstracts DevicePathFromHandle function into different files for Standalone MM and other instances to avoid linking gBS into MM_STANDALONE drivers. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Kun Qin <kun.q@outlook.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
[Sources]
|
||||
DevicePathUtilities.c
|
||||
DevicePathUtilitiesDxeSmm.c
|
||||
DevicePathToText.c
|
||||
DevicePathFromText.c
|
||||
UefiDevicePathLibOptionalDevicePathProtocol.c
|
||||
|
Reference in New Issue
Block a user