summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-11/+10
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-3/+3
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-64/+64
* Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2013-07-261-607/+76
* Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2012-09-241-15/+99
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-79/+105
* 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-2/+0
* 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-3/+3
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-061-0/+212
* 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-12/+13
* Rename the global variable to avoid possible symbol conflict.qwang122008-10-301-3/+3
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Code cleanup for library instances in MdePkg.klu22008-09-091-9/+7
* Zero all the field so that caller does not need to be concerned about the res...qhuang82008-01-251-1/+1
* Make the module pass CYGWIN GCC buildqwang122007-09-251-5/+7
* 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-6/+19
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+15
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+529
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-524/+0
* Fix a bug in UefiDevicePathLibqhuang82006-07-241-0/+1
* PciLib:qhuang82006-07-061-10/+12
* DebugLib:qhuang82006-07-051-111/+201
* *BaseSmbusLib: (new version)qhuang82006-05-111-25/+22
* Initial import.bbahnsen2006-04-211-0/+434