summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib
AgeCommit message (Expand)AuthorFilesLines
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu21-1/+1
2009-01-09INF extension reviewedjji41-1/+1
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-11-26Synchronize function comment in gikidy1-11/+24
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu21-12/+13
2008-10-30Rename the global variable to avoid possible symbol conflict.qwang121-3/+3
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+4
2008-09-09Code cleanup for library instances in MdePkg.klu22-11/+9
2008-08-25remove the unused msa files in MdePkg.lgao41-59/+0
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang81-1/+1
2007-09-25Make the module pass CYGWIN GCC buildqwang121-5/+7
2007-09-24Fix one minor comment issue in last check-inqhuang81-1/+2
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang81-6/+19
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-34/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-40/+15
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff4-0/+720
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-583/+0
2007-03-27Correct some wrong usage typesqhuang81-1/+1
2007-02-13Clean up MSA for MDE Libs:qhuang81-2/+2
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-2/+2
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-24Fix a bug in UefiDevicePathLibqhuang81-0/+1
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-6/+6
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-06 PciLib:qhuang81-10/+12
2006-07-05 DebugLib:qhuang81-111/+201
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-4/+4
2006-06-30converted all surface area description files to new schemajwang361-43/+51
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-11*BaseSmbusLib: (new version)qhuang81-25/+22
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen4-0/+562