summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/DevicePath
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney7-49/+7
2019-02-14BaseTools: Various typoAntoine Coeur3-3/+3
2019-01-31BaseTools/DevicePath: Add a checking stepMike Turner1-9/+8
2018-12-05BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel1-2/+2
2018-12-05BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel1-2/+2
2018-10-27BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX2-12/+49
2018-08-16BaseTools: Add Dns and BluetoothLE DevicePathYunhua Feng1-0/+127
2018-08-16BaseTools: Remove duplicate function declarationYunhua Feng1-7/+0
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 null pointer dereferenceHao Wu1-0/+5
2018-01-15BaseTools/DevicePath: Fix potential memory leakHao Wu2-2/+14
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 Zhu7-0/+5214