audk/MdeModulePkg/Universal/DevicePathDxe
niruiyu e9b3cd557f Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver.
Meanwhile, unnecessary (UINTN) typecast is removed and a buffer truncating bug is fixed. The buffer truncating bug may cause DevicePathToText generates wrong text representation if a input device path is too long.

Signed-off-by: niruiyu
Reviewed-by: tye
Reviewed-by: jjin9

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12276 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-05 04:51:51 +00:00
..
DevicePath.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
DevicePath.h Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver. 2011-09-05 04:51:51 +00:00
DevicePathDxe.inf Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
DevicePathFromText.c Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver. 2011-09-05 04:51:51 +00:00
DevicePathToText.c Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver. 2011-09-05 04:51:51 +00:00
DevicePathUtilities.c Update the copyright notice format 2010-04-24 09:33:45 +00:00