summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/DevicePath/DevicePathFromText.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-12-05BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel1-2/+2
2018-10-27BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX1-11/+48
2018-08-16BaseTools: Add Dns and BluetoothLE DevicePathYunhua Feng1-0/+127
2018-03-03BaseTools: Fix byte orders when handling 8-byte arrayYonghong Zhu1-1/+3
2018-03-03BaseTools: Fix bug when converting iSCSI nodeYonghong Zhu1-1/+1
2018-01-15BaseTools/DevicePath: Fix potential memory leakHao Wu1-1/+12
2017-12-31BaseTools: Add DevicePath support for PCD valuesYonghong Zhu1-0/+3349