Age | Commit message (Expand) | Author |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2010-12-09 | Add missing Handle parameter for UninstallMultipleProtocolInterfaces(). | xdu2 |
2010-08-04 | Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con... | xdu2 |
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-03-16 | Add check of MediaPresentSupported field in SNP mode data to support UNDI wit... | xdu2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-03 | For network dynamic media support: | xdu2 |
2009-12-30 | Add VLAN support. | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-10-22 | 1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00... | tye |
2009-08-13 | 1. update timeout interval time from 10ms to 50ms | vanjeff |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-07-10 | 1. remove duplicated NetLibDispatchDpc() calling in Pool function. | vanjeff |
2009-05-20 | Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc... | mdkinney |
2009-05-20 | Update MNP driver to declare its dependency on the BaseLib | mdkinney |
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-03-25 | Fixing coding style issue. | niry |
2009-02-03 | fix some checklist issues | ywu21 |
2009-01-16 | sync function header to avoid ecc | jgong5 |
2009-01-16 | Fixed OPTIONAL/comma issue | jgong5 |
2009-01-16 | code scrub fix | jgong5 |
2009-01-08 | Change the file headers and some function comments. | niry |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-04 | Changed the POLL&TIMEOUT timer values from 50ms to 10ms. | vanjeff |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-12-01 | 1. Fixed issue when calculating timeout value in timeout function in MNP module. | vanjeff |
2008-11-18 | fix code style issue and add function header | niry |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-14 | Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i... | qwang12 |
2008-09-12 | remove duplicated code. | vanjeff |
2008-09-12 | add param ImageHandle for MnpFlushServiceData(). | vanjeff |
2008-09-12 | move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa... | vanjeff |
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-08-01 | In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST... | vanjeff |
2008-04-02 | enhanced UefiPxeBcDxe to support | 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-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-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-07-31 | clean up Copyright header information. | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |