summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDevicePathLib
Commit message (Expand)AuthorAgeFilesLines
...
* MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu2015-05-211-1/+1
* MdePkg: Add WiFi device path definition and its node/text conversionHao Wu2015-05-202-0/+59
* MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian2015-05-082-0/+61
* MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni2015-05-082-0/+73
* MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin2015-05-063-4/+87
* MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian2015-04-292-0/+60
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-032-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-272-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-272-11/+27
* Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni2014-05-221-6/+2
* Add device path node/text conversion for NVMe device path node.Ruiyu Ni2014-05-052-0/+75
* Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni2014-01-211-1/+3
* Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni2014-01-153-16/+210
* Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni2013-11-072-64/+71
* Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek2013-08-151-0/+1
* Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2013-07-268-610/+6982
* Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2012-09-242-17/+103
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-79/+105
* 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
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-2/+2
* add modifier EFIAPI for library interfaces.vanjeff2009-09-081-1/+10
* Remove redundant #include statementsmdkinney2009-05-201-2/+0
* 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-3/+3
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-061-0/+212
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-231-1/+1
* INF extension reviewedjji42009-01-091-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* 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-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
* 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-3/+4
* Code cleanup for library instances in MdePkg.klu22008-09-092-11/+9
* remove the unused msa files in MdePkg.lgao42008-08-251-59/+0
* 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
* 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
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0