]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.h
Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect the RFC170...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 03:40:18 +0000 (03:40 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 03:40:18 +0000 (03:40 +0000)
commit052019e1fa1ca604778da724e139d1c17abada42
tree9ce9548658b881689564d13759320aa5f7f53be3
parent9b6f044a327dabb0a8cd3a38e8c0249fefbcc8af
Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect the RFC1700 real value: In RFC1700, UDP value is 17 while TCP value is 6.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9804 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/DevicePathDxe/DevicePath.h
MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c
MdeModulePkg/Universal/DevicePathDxe/DevicePathToText.c