summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
Commit message (Expand)AuthorAgeFilesLines
* 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