]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2011-04-07 tye1Fix ICC build error.
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-10-20 qianouyangFix build issue in IPv4.
2010-10-18 ydong10Refine code to make code run more safely.
2010-10-15 andrewfishFix minor gcc build break.
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-08-27 tye1The patch acknowledges the TCP zero window probe messag...
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-20 hhuan13Fixed Ip4 bug that causing Iscsi reconnect hang sporadi...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-08-04 xdu2Fix a typo in Ip4ConfigDriverBindingStart(): it should...
2010-08-04 xdu2Update MnpDxe to deliver VLAN tagged packet even when...
2010-07-30 hhuan13Fix a bug. iSCSI driver doesn’t follow driver model...
2010-07-30 vanjeffFix one issue: Some last IP settings may be lost when...
2010-07-13 vanjeffRefine code.
2010-07-08 hhuan13Remove ASSERT and change to if ()
2010-07-08 hhuan13Fix a bug by adding * for Ptr8
2010-07-07 hhuan13Fix a bug:
2010-07-05 xdu2Initialize lists ArpService->PendingRequestTable/Denied...
2010-07-05 xdu21. update to use 1 EFI Variable per NIC (instead of...
2010-07-01 hhuan13Fix a bug that mtftp4 driver reply 2 ACK in answer...
2010-06-29 hhuan13Fixed a bug in Mtftp4: to allow the block number to...
2010-06-13 qianouyangAdd a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4...
2010-06-02 hhuan13Fixed tracker #203752, Dhcp4 assert issue.
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-21 qianouyangFixed the issue of that IP4driver can’t correctly reass...
2010-05-19 vanjeffadd security check.
2010-05-14 hhuan13Fix 3 K8 issues for PXE module
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-04-01 xdu2Enhance SNP to be compatible with UNDI driver which...
2010-03-28 qianouyangfixed IP fragment issue which caused the MTU used by...
2010-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-03-18 vanjeffchanging UDP default timeout value to 2s to improve...
2010-03-18 qianouyangBug Fix: IPv4 Fragment is not correct when VLAN is...
2010-03-16 xdu2Add check of MediaPresentSupported field in SNP mode...
2010-03-04 lgao4Fix wrong BufferSize for Configuration data.
2010-03-04 tye1Update the title Network Configuration to IPv4 Network...
2010-03-04 lgao4Use the input Request string as check string.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 vanjeffenhanced Dhcp4Dxe module to clean active configure...
2010-02-12 xdu2Update SnpDxe to support dynamic media detect.
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-05 xdu2Add some security check.
2010-02-03 xdu2For network dynamic media support:
2010-02-02 xdu21. add error handling in case DHCP success but boot...
2010-02-01 tye11. Update the maximum length to 224 in ISCSI_CONFIG_IFR...
2010-02-01 ljin6Get MaxPacketSize from IP4 mode data and reduce the...
2010-01-28 ljin6Remove redundant arch definition in UefiPxeBcDxe.
2010-01-28 ljin6Fixed the issue of duplicated SYS_ARCH in MdeModulePkg...
2010-01-25 tye1Fix a bug in Udp4IcmpHandler, it should not add special...
2010-01-25 tye1Fixed a bug in Ip4HandleIcmpError, it should pass over...
2010-01-08 vanjeff1)Remove “Back to Previous Page'”, since it cannot...
2010-01-08 vanjeffrefine the code and add more security check.
2010-01-04 vanjeffinstalling HII config access protocol on child handle...
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-25 xdu2Add check before free DevicePath (TCP child sock will...
2009-12-17 vanjeffRefine the functions headers.
2009-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-10-22 tye1. Fix timer unit bug in MNP: default rx/tx timeout...
2009-10-21 tye1. Fix a bug in Dhcp4 to prevent unexpected broadcast...
2009-09-14 eric_tianfix k8 warning.
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-27 vanjeffFixed build issue on GCC compiler. This issue is introd...
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-17 vanjefffixed ASSERT condition issue.
2009-07-15 eric_tianinitial Target byte array with 0xff (all bytes are...
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-10 vanjeff1. remove duplicated NetLibDispatchDpc() calling in...
2009-07-09 vanjeffadd security check.
2009-07-08 vanjeffadd security check.
2009-07-06 gikidyEnhance iSCSI ibft table for copy oemid and oemtableID...
2009-07-01 eric_tiansync tracker 210250&210253 of R8 into R9, which fix...
2009-06-30 eric_tianadd error handler to pass K8 check
2009-06-29 vanjeffadd security check.
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-25 gikidyExtend the max number of interface to 128 and correct...
next