summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan1-14/+15
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan1-1/+3
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-3/+3
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin1-1/+32
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting1-14/+26
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin1-2/+3
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin1-7/+119
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz1-10/+19
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell4-16/+20
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud1-1/+2
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan1-6/+7
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong2-2/+0
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-0/+17
2014-09-18Add more check for the code to make it more safely.Eric Dong2-2/+4
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan3-631/+75
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming13-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star26-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star13-135/+249
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2-3/+7
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel1-2/+2
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-0/+2
2014-07-09Fixed typos: hanlder should be handler.Chen Fan1-1/+1
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan1-2/+3
2014-06-26Refine code to make it more safely.Eric Dong8-7/+15
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman1-1/+8
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin3-6/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan14-654/+18
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan1-2/+2
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan1-2/+2
2014-03-20Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan1-4/+3
2014-01-26Rollback the change 15178. Gao, Liming1-0/+1
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming1-2/+1
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming3-6/+6
2014-01-24Fix following problems about VLAN driver:Fu Siyuan3-39/+66
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan3-13/+19
2014-01-22Fix CRLF formatTian, Hot2-9/+9
2014-01-131. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan1-23/+45
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan3-24/+171
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan1-15/+10
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin3-17/+27
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan1-2/+2
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan1-3/+10
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-2/+1
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-14/+125
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj3-6/+6
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan1-2/+4
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng1-7/+1
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang1-1/+6
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan1-1/+1