]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2012-02-15 ydong10Add code check to avoid access violation.
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-11-23 sfu5Add pointer check for NULL before dereference it.
2011-11-21 sfu51.Fix a bug in Dhcp4Dxe driver to correct the ‘secs...
2011-11-03 xdu2MdeModulePkg: Define correct ABI for issuing UNDI comma...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-28 tye11. Update error handling code if failing attach socket...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-08-24 tye1Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-04 xdu2MdeModulePkg: Add unload support for SnpDxe and fix...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-05-04 hhuan131. Fixed a issue in Ip4Config.c
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
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.
next