Age | Commit message (Expand) | Author |
2011-09-29 | Add pointer check for NULL before dereference it. | ydong10 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2010-07-05 | Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac... | xdu2 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-04 | [Change summary]: | tye |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-07-08 | add security check. | vanjeff |
2009-06-29 | add security check. | vanjeff |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-02-09 | Clean Network Driver to include Uefi.h, not PiDxe.h. | lgao4 |
2008-12-24 | code scrub ArpDxe | jgong5 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-08 | Code scrubbing. | jgong5 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |
2008-06-30 | Clean codes per ECC. | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-12-18 | Sync the latest version from R8. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-10 | Fixed one issue for IPF, the entry address needs 8 bytes alignment. | vanjeff |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 |
2007-08-24 | 1. clean up codes. | vanjeff |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-08-07 | added the missing contents of copywrite. | vanjeff |
2007-07-31 | clean up Copyright header information. | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |