summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
AgeCommit message (Expand)Author
2009-09-08add modifier EFIAPI for library interfaces.vanjeff
2009-05-20Remove redundant #include statementsmdkinney
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang8
2009-02-13Spec checkedjji4
2009-02-06Fix IN OUT specifiersmdkinney
2009-02-06Fix ICC build breakqhuang8
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu2
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-26Synchronize function comment in gikidy
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-10-30Rename the global variable to avoid possible symbol conflict.qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-09Code cleanup for library instances in MdePkg.klu2
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang8
2007-09-25Make the module pass CYGWIN GCC buildqwang12
2007-09-24Fix one minor comment issue in last check-inqhuang8
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang8
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-07-24Fix a bug in UefiDevicePathLibqhuang8
2006-07-06 PciLib:qhuang8
2006-07-05 DebugLib:qhuang8
2006-05-11*BaseSmbusLib: (new version)qhuang8
2006-04-21Initial import.bbahnsen