summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLibDevicePathProtocol
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2019-02-21MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for FilePath dev...Jian J Wang1-0/+9
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdePkg: Clean up source filesLiming Gao1-95/+95
2016-11-09MdePkg DevicePathLib: Validate before touch input buffer.Eric Dong1-5/+21
2016-11-09MdePkg DevicePathLib: Rollback former change.Eric Dong1-16/+6
2016-10-19MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong1-7/+17
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-12-23Do not assert when the device path node length is invalid.Ruiyu Ni1-8/+3
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-7/+9
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2-14/+167
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2-17/+85
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-2/+2
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-67/+94
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-2/+2
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-09-08add modifier EFIAPI for library interfaces.vanjeff1-1/+10
2009-05-20Remove redundant #include statementsmdkinney1-1/+0
2009-02-24Fix build broken.klu21-1/+1
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang81-1/+1
2009-02-13Spec checkedjji41-3/+3
2009-02-06Fix IN OUT specifiersmdkinney1-3/+3
2009-02-06Fix ICC build breakqhuang81-5/+5
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney1-0/+224
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu21-1/+1
2009-01-09INF extension reviewedjji41-3/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-12IN OUT modifiers correctedjji41-2/+2
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-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+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-2/+3
2008-09-09Code cleanup for library instances in MdePkg.klu22-43/+4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-2/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-66/+0
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-3/+6
2007-08-02Add library dependency expressions for several library instances.qhuang81-0/+3
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-07-06Enable Intel IPF compilation for MdePkg.qwang122-0/+41
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-41/+16