audk/MdeModulePkg/Universal/Network/ArpDxe
xdu2 b24633c74e Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCacheTable before firing timer ArpService->PeriodicTimer. This remove the race condition in ArpCreateService(): it is possible for the timer event to trigger before the lists are initialized which will results in a hang in ArpTimerHandler().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10629 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-05 02:11:05 +00:00
..
ArpDriver.c Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCacheTable before firing timer ArpService->PeriodicTimer. This remove the race condition in ArpCreateService(): it is possible for the timer event to trigger before the lists are initialized which will results in a hang in ArpTimerHandler(). 2010-07-05 02:11:05 +00:00
ArpDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
ArpDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
ArpImpl.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
ArpImpl.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
ArpMain.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
ComponentName.c Update the copyright notice format 2010-04-24 09:33:45 +00:00