summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
AgeCommit message (Expand)Author
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni
2014-01-15Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni