]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/UefiDevicePathLib: Use BaseLib string conversion services
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 17 Feb 2017 08:52:54 +0000 (16:52 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Feb 2017 03:30:33 +0000 (11:30 +0800)
commit96d3713578c61129b092c5a9a0f7714ad961fd49
tree7522c223e225d938cba81b924e0a97b3c9d8b285
parentfb4dd857c1bfa0c625c75e754e2386f6698e8a43
MdePkg/UefiDevicePathLib: Use BaseLib string conversion services

Update UefiDevicePathLib to use StrToGuid/StrHexToBytes
/StrToIpv4Address/StrToIpv6Address provided by BaseLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c