]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dsc
MdePkg/Library/UefiDevicePathLib: Add back StandaloneMm INF file
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 10 Aug 2022 04:22:54 +0000 (21:22 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 10 Aug 2022 21:43:49 +0000 (21:43 +0000)
commite76496530c5facf58f57680825adf513265066f0
tree065930687019f7006bd88163f2b38aed8e6e13ab
parente9e2ecab2d931069d5f9afaae313e09d42bee6e9
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>
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf [new file with mode: 0644]
MdePkg/MdePkg.dsc