summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe
AgeCommit message (Expand)Author
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu5
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-11-01Add more check to make code more safely.ydong10
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-18Refine code to make code run more safely.ydong10
2010-10-15Fix minor gcc build break.andrewfish
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-08-20Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...hhuan13
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu2
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang
2010-03-18Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2010-01-25Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m...tye1
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-29add security check.vanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao4
2009-02-06Pass ECCjgong5
2009-01-16Fixed OPTIONAL/comma issuejgong5
2009-01-16code scrub fixjgong5
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-18synced function headerjgong5
2008-11-12Fix ICC build break.qhuang8
2008-11-11Scrubbed more.jgong5
2008-11-11Scrubbed some files for IP4jgong5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-03-11BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:jljusten