Age | Commit message (Expand) | Author | Files | Lines |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 26 | -0/+0 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 13 | -135/+249 |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 2 | -3/+7 |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel | 1 | -2/+2 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 1 | -0/+2 |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan | 1 | -1/+1 |
2014-06-30 | Fix a bug in IP4 driver when computing the network broadcast adress. | Fu, Siyuan | 1 | -2/+3 |
2014-06-26 | Refine code to make it more safely. | Eric Dong | 8 | -7/+15 |
2014-05-21 | Add 'file not found' debug message to MTFTP. | Brendan Jackman | 1 | -1/+8 |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin | 3 | -6/+2 |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan | 14 | -654/+18 |
2014-04-10 | Fix a bug in IP driver that the fragment overlap check may be skipped incorre... | Fu Siyuan | 1 | -2/+2 |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan | 1 | -2/+2 |
2014-03-20 | Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI... | Fu Siyuan | 1 | -4/+3 |
2014-01-26 | Rollback the change 15178. | Gao, Liming | 1 | -0/+1 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 1 | -2/+1 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 3 | -6/+6 |
2014-01-24 | Fix following problems about VLAN driver: | Fu Siyuan | 3 | -39/+66 |
2014-01-23 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan | 3 | -13/+19 |
2014-01-22 | Fix CRLF format | Tian, Hot | 2 | -9/+9 |
2014-01-13 | 1. Update the parsing logic of DHCP message in PXE driver. | Fu Siyuan | 1 | -23/+45 |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan | 3 | -24/+171 |
2014-01-06 | Fix “reconnect -r” ASSERT after VLAN configured. | Fu Siyuan | 1 | -15/+10 |
2013-12-23 | Fix a bug for vlan ping failure. | Wu Jiaxin | 3 | -17/+27 |
2013-12-17 | Fix a bug in TCP driver’s component name print function. | Fu Siyuan | 1 | -2/+2 |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan | 1 | -3/+10 |
2013-10-29 | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin | 1 | -2/+1 |
2013-10-25 | Fix a bug about the iSCSI DHCP dependency issue. | Wu Jiaxin | 3 | -14/+125 |
2013-10-18 | Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi... | Ye Ting | 1 | -2/+3 |
2013-10-01 | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w... | Samer El-Haj-Mahmoud elhaj | 3 | -6/+6 |
2013-09-18 | Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_... | Fu Siyuan | 1 | -2/+4 |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng | 1 | -7/+1 |
2013-08-20 | Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND... | Qian Ouyang | 1 | -1/+6 |
2013-07-25 | Roll back the changes in revision 14296 since it will cause iSCSI security au... | Fu Siyuan | 1 | -1/+1 |
2013-05-14 | Add Copyright notices and comments for Red Hat contributor. | sfu5 | 2 | -6/+11 |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 | 1 | -2/+4 |
2013-05-09 | Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. | sfu5 | 2 | -3/+13 |
2013-04-25 | Fix ping command issue in IP4 driver. | sfu5 | 2 | -21/+48 |
2013-04-25 | Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea... | sfu5 | 1 | -12/+2 |
2013-04-23 | Remove unused [Guids] section from PXE inf file. | sfu5 | 1 | -4/+1 |
2013-04-19 | Add transit bit check for detecting partial response in iSCSI stack. | tye1 | 1 | -2/+2 |
2013-03-11 | Fix a bug in IP4 driver which may cause “reconnect –r” hang. | sfu5 | 2 | -19/+48 |
2013-03-11 | Initialize DefaultInfo before using it. | sfu5 | 1 | -0/+1 |
2013-03-11 | Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided... | sfu5 | 1 | -36/+30 |
2013-02-01 | Removes a useless condition in PxeBcImpl.c. | sfu5 | 1 | -4/+1 |
2013-02-01 | Fix a bug in snp driver binding Start() that it may return incorrect status c... | sfu5 | 1 | -7/+14 |
2012-12-24 | 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. | sfu5 | 2 | -5/+5 |
2012-12-17 | Fix GCC build fail issue for MdeModulePkg and NetworkPkg. | sfu5 | 9 | -10/+19 |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 | 47 | -424/+2088 |
2012-11-14 | Fix issue that node is still reachable after executing ifconfig –c. | tye1 | 4 | -6/+27 |