index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
UefiDevicePathLib
/
DevicePathFromText.c
Age
Commit message (
Expand
)
Author
2015-08-28
MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundary
Hao Wu
2015-08-28
MdePkg: Modify string expression of Wi-Fi device path to follow UEFI spec
Hao Wu
2015-08-28
MdePkg: Modify string expression of BMC device path to follow UEFI spec
Hao Wu
2015-08-28
MdePkg: Refine the device path text format for Bluetooth to follow spec.
Qiu Shumin
2015-07-15
MdePkg: Add BMC device path definition and its node/text conversion
Hao Wu
2015-07-08
MdePkg: Add UEFI2.5 Ramdisk device path definition
Feng Tian
2015-06-30
MdePkg UefiDevicePathLib: Remove unsafe string functions
Hao Wu
2015-05-21
MdePkg: Resolve type mismatch in node/text conversion for Wifi device
Hao Wu
2015-05-20
MdePkg: Add WiFi device path definition and its node/text conversion
Hao Wu
2015-05-08
MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path Definitions
Feng Tian
2015-05-08
MdePkg: Add ToText/FromText support for URI device path node
Ruiyu Ni
2015-05-06
MdePkg: Add bluetooth devicepath handling in device path library.
Qiu Shumin
2015-04-29
MdePkg: Add UFS (Universal Flash Storage) related definitions
Feng Tian
2014-05-05
Add device path node/text conversion for NVMe device path node.
Ruiyu Ni
2014-01-21
Optimize the code to not call StrToBuf when DataLength is 0.
Ruiyu Ni
2014-01-15
Follow UEFI spec to convert unrecognized device path structure from/to hex du...
Ruiyu Ni
2013-11-07
Fix several bugs in DevicePathLib implementation regarding the device path no...
Ruiyu Ni
2013-07-26
Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...
Ruiyu Ni