summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-41/+48
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-5/+4
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for FilePath dev...Jian J Wang2019-02-211-0/+9
* MdePkg: Clean up source filesLiming Gao2018-06-281-95/+95
* MdePkg DevicePathLib: Validate before touch input buffer.Eric Dong2016-11-091-5/+21
* MdePkg DevicePathLib: Rollback former change.Eric Dong2016-11-091-16/+6
* MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong2016-10-191-7/+17
* Do not assert when the device path node length is invalid.Ruiyu Ni2014-12-231-8/+3
* Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2013-07-261-13/+164
* Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2012-09-241-15/+80
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-67/+94
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* add modifier EFIAPI for library interfaces.vanjeff2009-09-081-1/+10
* Remove redundant #include statementsmdkinney2009-05-201-1/+0
* Fix build broken.klu22009-02-241-1/+1
* Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang82009-02-241-1/+1
* Spec checkedjji42009-02-131-3/+3
* Fix IN OUT specifiersmdkinney2009-02-061-3/+3
* Fix ICC build breakqhuang82009-02-061-5/+5
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-061-0/+224
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-231-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize function comment in gikidy2008-11-261-11/+24
* 1, Move device path utility macros from protocol's header file to DevicePathL...klu22008-11-111-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+1
* Code cleanup for library instances in MdePkg.klu22008-09-091-5/+4
* Fix one minor comment issue in last check-inqhuang82007-09-241-1/+2
* Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang82007-09-241-3/+6
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+2
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+16
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+353
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-348/+0
* PciLib:qhuang82006-07-061-10/+12
* DebugLib:qhuang82006-07-051-78/+150
* Initial import.bbahnsen2006-04-211-0/+274