audk/MdeModulePkg/Universal/Network/MnpDxe
tye 87f89c0840 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
2009-10-22 06:29:51 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
ComponentName.h Replace references to RFC 3066 with RFC 4646. 2009-04-30 06:50:16 +00:00
MnpConfig.c 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s) according to UEFI spec. 2009-10-22 06:29:51 +00:00
MnpDriver.c fix some checklist issues 2009-02-03 07:56:54 +00:00
MnpDriver.h Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
MnpDxe.inf Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
MnpImpl.h 1. update timeout interval time from 10ms to 50ms 2009-08-13 06:37:36 +00:00
MnpIo.c 1. update timeout interval time from 10ms to 50ms 2009-08-13 06:37:36 +00:00
MnpMain.c 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,000 (10s) according to UEFI spec. 2009-10-22 06:29:51 +00:00