]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
DuplicateDevicePath() function use wrong comment same as AppendDevicePath() function.
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / UefiDevicePathLib.c
index f4c2c36bbb2a037f29347fb2ab815b78600fe498..43966fc2395ce33a506f7955788e2b4b49e02a28 100644 (file)
@@ -82,7 +82,7 @@ GetDevicePathSize (
 }\r
 \r
 /**\r
-  Creates a new device path by appending a second device path to a first device path.\r
+  Creates a new copy of an existing device path.\r
 \r
   This function allocates space for a new copy of the device path specified by DevicePath.  If\r
   DevicePath is NULL, then NULL is returned.  If the memory is successfully allocated, then the\r