summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
AgeCommit message (Expand)Author
2015-07-15MdePkg: Add BMC device path definition and its node/text conversionHao Wu
2015-07-08MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian
2015-06-30MdePkg UefiDevicePathLib: Remove unsafe string functionsHao Wu
2015-05-21MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu
2015-05-20MdePkg: Add WiFi device path definition and its node/text conversionHao Wu
2015-05-08MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian
2015-05-08MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni
2015-05-06MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian
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