]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Network/MnpDxe/MnpConfig.c
1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s...
authortye <tye@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Oct 2009 06:29:51 +0000 (06:29 +0000)
committertye <tye@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Oct 2009 06:29:51 +0000 (06:29 +0000)
commit87f89c0840a042a683b966d2be8ecb015886cb39
treecedbf25b679d76e7002758c1c13d3c6d408bc42c
parentc5bcc2e2abf1190632aad8b1979c84ffc1c17d98
1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s) according to UEFI spec.
2. Enable the mapping from IPv6 multicast address to MAC address in MnpMcastIpToMac().
3. Remove 2 tabs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9355 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/MnpDxe/MnpConfig.c
MdeModulePkg/Universal/Network/MnpDxe/MnpMain.c