summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDevicePathLibDevicePathProtocol
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for FilePath dev...Jian J Wang2019-02-211-0/+9
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-3/+3
* MdePkg: Clean up source filesLiming Gao2018-06-281-95/+95
* MdePkg DevicePathLib: Validate before touch input buffer.Eric Dong2016-11-091-5/+21
* MdePkg DevicePathLib: Rollback former change.Eric Dong2016-11-091-16/+6
* MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong2016-10-191-7/+17
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* Do not assert when the device path node length is invalid.Ruiyu Ni2014-12-231-8/+3
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-7/+9
* Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2013-07-262-14/+167
* Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2012-09-242-17/+85
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-271-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-67/+94
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-2/+2
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* add modifier EFIAPI for library interfaces.vanjeff2009-09-081-1/+10
* Remove redundant #include statementsmdkinney2009-05-201-1/+0
* Fix build broken.klu22009-02-241-1/+1
* 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-5/+5
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-061-0/+224
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-231-1/+1
* INF extension reviewedjji42009-01-091-3/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* IN OUT modifiers correctedjji42008-12-121-2/+2
* Synchronize function comment in gikidy2008-11-261-11/+24
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* 1, Move device path utility macros from protocol's header file to DevicePathL...klu22008-11-111-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+1
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+3
* Code cleanup for library instances in MdePkg.klu22008-09-092-43/+4
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-2/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-66/+0
* 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-3/+6
* Add library dependency expressions for several library instances.qhuang82007-08-021-0/+3
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-062-0/+41
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-41/+16