Age | Commit message (Expand) | Author |
2010-09-16 | Refine code to make code run safely. | ydong10 |
2010-08-12 | Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ... | xdu2 |
2010-06-02 | Fixed tracker #203752, Dhcp4 assert issue. | hhuan13 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-23 | enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an... | vanjeff |
2010-02-03 | For network dynamic media support: | xdu2 |
2010-01-08 | refine the code and add more security check. | vanjeff |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-11 | 1. Add Link MTU support to IP4 and TCP4 driver. | tye |
2009-11-04 | [Change summary]: | tye |
2009-10-30 | 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. | tye |
2009-10-21 | 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ... | tye |
2009-07-10 | 1. remove duplicated NetLibDispatchDpc() calling in Pool function. | vanjeff |
2009-07-09 | add security check. | vanjeff |
2009-07-08 | add security check. | vanjeff |
2009-06-29 | add security check. | vanjeff |
2009-06-08 | sync tracker:PXE misused the parameter of second since boot in DHCP header. | vanjeff |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-02-11 | Remove several unicode in comments. | qhuang8 |
2009-02-09 | Clean Network Driver to include Uefi.h, not PiDxe.h. | lgao4 |
2009-01-16 | Fixed OPTIONAL/comma issue | jgong5 |
2009-01-16 | code scrub fix | jgong5 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney |
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-11-18 | synced function header | jgong5 |
2008-11-14 | Scrubbed part of the code. | jgong5 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
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-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 |
2008-06-30 | Clean codes per ECC. | vanjeff |
2008-06-24 | [Description]: | vanjeff |
2008-04-02 | enhanced UefiPxeBcDxe to support | vanjeff |
2008-02-26 | 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI... | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-12-18 | fix a issue to pass ICC build | qwang12 |
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-09 | Clean up Network Components to support GCC build. | yshang1 |
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-27 | Make MdeModulePkg GCC clean. | qwang12 |
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 |