Age | Commit message (Expand) | Author |
2015-08-20 | MdeModulePkg: Fix default router table and interface missing error | Jiaxin Wu |
2015-08-18 | MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnection | Jiaxin Wu |
2015-08-11 | MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro... | Jiaxin Wu |
2015-08-11 | MdeModulePkg: Change the macro name to fit coding style | fanwang2 |
2015-07-29 | MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset | Zhang Lubo |
2015-07-26 | MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxe | fanwang2 |
2015-07-26 | MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status. | Zhang Lubo |
2015-07-26 | MdeModulePkg: Remove TransmitReceive() and ActiveChild dependency | Jiaxin Wu |
2015-07-10 | MdeModulePkg: Code logic optimization for Ip4Dxe driver | fanwang2 |
2015-07-10 | MdeModulePkg: Fix a bug that return type differs from the left one when assig... | Zhang Lubo |
2015-07-10 | MdeModulePkg: Remove Ip4ConfigDxe and related guid definition | Jiaxin Wu |
2015-07-08 | fix the problem that data type conversion may loss data. | Zhang Lubo |
2015-07-08 | MdeModulePkg: Replace unsafe string functions. | Zhang Lubo |
2015-07-07 | MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, | jiaxinwu |
2015-06-19 | MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb' | Ard Biesheuvel |
2015-06-18 | MdeModulePkg: Fix DHCP4 driver hang issue in some case. | Wu Jiaxin |
2015-06-18 | MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency. | Wu Jiaxin |
2015-05-21 | Remove Framework HII "class\subclass" in all VFR | Dandan Bi |
2015-04-17 | Fix some grammar and converge formatting of the two versions of TcpInput.c | BALATON Zoltan |
2015-04-13 | Save initial TSVal from TCP connection initiation packets. | BALATON Zoltan |
2015-03-13 | MdeModulePkg: Fix typo. | Shumin Qiu |
2015-02-05 | Open default Tcp child via BY_CHILD_CONTROLLER. | Wu Jiaxin |
2015-02-04 | Enhance the parameter check to avoid potential issue in negotiation. | Ye Ting |
2015-02-04 | Initialize data and correct faulty logic in TcpComponentNameGetControllerName... | Wu Jiaxin |
2015-02-04 | Verified ChildHandle, and correct the name for a child. | Wu Jiaxin |
2015-02-03 | Update the code not require optional parameters include DataPDUInOrder and Da... | Roy Franz |
2014-12-04 | MdeModulePkg: Source fixes and cleanup for ARMGCC compiles | Randy Pawell |
2014-12-02 | Fix memory leak in Ip4Config. | Samer El-Haj-Mahmoud |
2014-10-31 | Fix a bug introuduced by r16104, not all NIC device implement both memory and... | Fu Siyuan |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |
2014-09-24 | Enhance TargetName check when save iSCSI configuration. | Ye Ting |
2014-09-18 | Add more check for the code to make it more safely. | Eric Dong |
2014-09-15 | 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor... | Fu, Siyuan |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2014-06-30 | Fix a bug in IP4 driver when computing the network broadcast adress. | Fu, Siyuan |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-05-21 | Add 'file not found' debug message to MTFTP. | Brendan Jackman |
2014-05-15 | Fix some build issues (ARM toolchain). | Olivier Martin |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2014-04-10 | Fix a bug in IP driver that the fragment overlap check may be skipped incorre... | Fu Siyuan |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan |
2014-03-20 | Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI... | Fu Siyuan |
2014-01-26 | Rollback the change 15178. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |