]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiDevicePathLib/DevicePathToText.c
MdePkg: Refine the device path text format for Bluetooth to follow spec.
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / DevicePathToText.c
2015-08-28 Qiu ShuminMdePkg: Refine the device path text format for Bluetoot...
2015-08-04 Tapan ShahMdePkg/UefiDevicePathLib: Fix RAM Disk Device Path...
2015-07-15 Hao WuMdePkg: Add BMC device path definition and its node...
2015-07-08 Feng TianMdePkg: Add UEFI2.5 Ramdisk device path definition
2015-05-20 Hao WuMdePkg: Add WiFi device path definition and its node...
2015-05-08 Feng TianMdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path...
2015-05-08 Ruiyu NiMdePkg: Add ToText/FromText support for URI device...
2015-05-06 Qiu ShuminMdePkg: Add bluetooth devicepath handling in device...
2015-04-29 Feng TianMdePkg: Add UFS (Universal Flash Storage) related defin...
2014-05-05 Ruiyu NiAdd device path node/text conversion for NVMe device...
2014-01-15 Ruiyu NiFollow UEFI spec to convert unrecognized device path...
2013-11-07 Ruiyu NiFix several bugs in DevicePathLib implementation regard...
2013-08-15 Laszlo ErsekSupplement EFIAPI for UefiDevicePathLibCatPrint(),...
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...