summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/DevicePath/DevicePath.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-09BaseTools: Increase the DevicePath length for support more PCD value.Jiang, Xiaolu1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2018-10-27BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX1-1/+1
2018-01-15BaseTools/DevicePath: Fix potential null pointer dereferenceHao Wu1-0/+5
2018-01-15BaseTools/DevicePath: Fix potential memory leakHao Wu1-1/+2
2018-01-03BaseTools/DevicePath: fix GCC build error in print_mem(), and clean it upLaszlo Ersek1-6/+14
2017-12-31BaseTools: Add DevicePath support for PCD valuesYonghong Zhu1-0/+186