X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FDevicePathDxe%2FDevicePath.h;h=e4e37f4bb3e1a96161b681f30d1ce47a769aa867;hb=0428a6cb12ecc3eecdfab67171d9145663a15187;hp=7baa48bca72d80b445185bf93b7a75870a4d4b58;hpb=48557c6550adecf39e1e8e140b1736275d070dfb;p=mirror_edk2.git diff --git a/MdeModulePkg/Universal/DevicePathDxe/DevicePath.h b/MdeModulePkg/Universal/DevicePathDxe/DevicePath.h index 7baa48bca7..e4e37f4bb3 100644 --- a/MdeModulePkg/Universal/DevicePathDxe/DevicePath.h +++ b/MdeModulePkg/Universal/DevicePathDxe/DevicePath.h @@ -323,7 +323,7 @@ AppendDeviceNodeProtocolInterface ( path. This function creates a new device path by appending a copy of the device path instance specified - by DevicePathInstance to a copy of the device path secified by DevicePath in a allocated buffer. + by DevicePathInstance to a copy of the device path specified by DevicePath in a allocated buffer. The end-of-device-path device node is moved after the end of the appended device path instance and a new end-of-device-path-instance node is inserted between. If DevicePath is NULL, then a copy if DevicePathInstance is returned.