summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)Author
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu2
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu2
2010-08-04Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...xdu2
2010-07-30Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...hhuan13
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff
2010-07-13Refine code.vanjeff
2010-07-08Remove ASSERT and change to if ()hhuan13
2010-07-08Fix a bug by adding * for Ptr8hhuan13
2010-07-07Fix a bug:hhuan13
2010-07-05Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...xdu2
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu2
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan13
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan13
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan13
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-05-19add security check.vanjeff
2010-05-14Fix 3 K8 issues for PXE module hhuan13
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-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu2
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-03-18changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff
2010-03-18Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang
2010-03-16Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...xdu2
2010-03-04Fix wrong BufferSize for Configuration data.lgao4
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye1
2010-03-04Use the input Request string as check string.lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff
2010-02-12Update SnpDxe to support dynamic media detect.xdu2
2010-02-11Coding style fix and minor improvements.rsun3
2010-02-05Add some security check.xdu2
2010-02-03For network dynamic media support:xdu2
2010-02-021. add error handling in case DHCP success but boot request failxdu2
2010-02-011. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223...tye1
2010-02-01Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin6
2010-01-28Remove redundant arch definition in UefiPxeBcDxe.ljin6
2010-01-28Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.ljin6
2010-01-25Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes...tye1
2010-01-25Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m...tye1
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-08refine the code and add more security check.vanjeff
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2