summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)Author
2014-10-22Ip4ConfigDxe: Look up 'Hostname' variable when using DHCPBrendan Jackman
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-18Add more check for the code to make it more safely.Eric Dong
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan
2014-06-26Refine code to make it more safely.Eric Dong
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-03-20Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan
2014-01-26Rollback the change 15178. Gao, Liming
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24Fix following problems about VLAN driver:Fu Siyuan
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-22Fix CRLF formatTian, Hot
2014-01-131. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan
2013-05-14Add Copyright notices and comments for Red Hat contributor.sfu5
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-09Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.sfu5
2013-04-25Fix ping command issue in IP4 driver.sfu5
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu5
2013-04-23Remove unused [Guids] section from PXE inf file.sfu5
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Initialize DefaultInfo before using it.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu5
2013-02-01Removes a useless condition in PxeBcImpl.c.sfu5