summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/DevicePath
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* BaseTools: Various typoAntoine Coeur2019-02-143-3/+3
* BaseTools/DevicePath: Add a checking stepMike Turner2019-01-311-9/+8
* BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel2018-12-051-2/+2
* BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel2018-12-051-2/+2
* BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX2018-10-272-12/+49
* BaseTools: Add Dns and BluetoothLE DevicePathYunhua Feng2018-08-161-0/+127
* BaseTools: Remove duplicate function declarationYunhua Feng2018-08-161-7/+0
* BaseTools: Fix byte orders when handling 8-byte arrayYonghong Zhu2018-03-031-1/+3
* BaseTools: Fix bug when converting iSCSI nodeYonghong Zhu2018-03-031-1/+1
* BaseTools/DevicePath: Fix potential null pointer dereferenceHao Wu2018-01-151-0/+5
* BaseTools/DevicePath: Fix potential memory leakHao Wu2018-01-152-2/+14
* BaseTools/DevicePath: fix GCC build error in print_mem(), and clean it upLaszlo Ersek2018-01-031-6/+14
* BaseTools: Add DevicePath support for PCD valuesYonghong Zhu2017-12-317-0/+5214