summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib
AgeCommit message (Expand)Author
2016-12-26MdePkg: Move to new locationGuo Mang
2016-07-07MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah
2015-07-15MdePkg: Add BMC device path definition and its node/text conversionHao Wu
2015-07-09MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDsFeng Tian
2015-07-08MdePkg: Add UEFI2.5 Ramdisk device path definitionFeng Tian
2015-06-30MdePkg UefiDevicePathLib: Remove unsafe string functionsHao Wu
2015-05-21MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu
2015-05-20MdePkg: Add WiFi device path definition and its node/text conversionHao Wu
2015-05-08MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian
2015-05-08MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni
2015-05-06MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-05-22Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni
2014-01-15Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni
2013-08-15Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
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
2009-01-09INF extension reviewedjji4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-26Synchronize function comment in gikidy
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
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-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24