summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c
AgeCommit message (Expand)Author
2017-04-27MdePkg: Move to new locationGuo Mang
2017-03-30MdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSCSI protocol parsingJiaxin Wu
2017-03-23MdePkg/DevicePathLib: Fix FromText bug for multi-instance devicepathRuiyu Ni
2017-03-15MdePkg/UefiDevicePathLib: Fix the wrong MAC address lengthJiaxin Wu
2017-02-28MdePkg/UefiDevicePathLib: Use BaseLib string conversion servicesRuiyu Ni
2017-02-28MdePkg/UefiDevicePathLib: Rename StrToGuid to avoid link failureRuiyu Ni
2016-11-14MdePkg: Fix spec mismatch in string representation of EMMC dev nodeFeng Tian
2016-06-21MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng
2016-03-30MdePkg/DevicePath: Add EMMC device path definitionFeng Tian
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin
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