audk/MdePkg/Library/UefiDevicePathLib
Michael D Kinney e76496530c MdePkg/Library/UefiDevicePathLib: Add back StandaloneMm INF file
REF: https://github.com/tianocore/edk2/pull/3130

The above PR removed UefiDevicePathLibStandaloneMm.inf, which is
a non-backwards compatible change and does not provide time for
downstream platforms to use the UefiDevicePathLibBase.inf.

Add UefiDevicePathLibStandaloneMm.inf back, but add comments that
it is deprecated and that UefiDevicePathLibBase.inf should be used
instead.

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Mateusz Albecki <mateusz.albecki@intel.com>
Cc: Yanbo Huang <yanbo.huang@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2022-08-10 21:43:49 +00:00
..
DevicePathFromText.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DevicePathToText.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DevicePathUtilities.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DevicePathUtilitiesBase.c MdePkg/UefiDevicePathLib: Add support for PEIMs 2022-07-23 02:11:31 +00:00
DevicePathUtilitiesDxeSmm.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiDevicePathLib.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiDevicePathLib.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiDevicePathLib.inf MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm 2021-02-01 10:03:35 -08:00
UefiDevicePathLib.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
UefiDevicePathLibBase.inf MdePkg/UefiDevicePathLib: Add support for PEIMs 2022-07-23 02:11:31 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiDevicePathLibOptionalDevicePathProtocol.inf MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm 2021-02-01 10:03:35 -08:00
UefiDevicePathLibOptionalDevicePathProtocol.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
UefiDevicePathLibStandaloneMm.inf MdePkg/Library/UefiDevicePathLib: Add back StandaloneMm INF file 2022-08-10 21:43:49 +00:00