summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)AuthorFilesLines
2018-12-24MdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.Siyuan Fu14-7904/+0
2018-12-24MdeModulePkg: Delete IScsiDxe in MdeModulePkg.Siyuan Fu32-11845/+0
2018-12-24MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu22-12846/+0
2018-11-06MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port.Jiaxin Wu1-1/+1
2018-11-02MdeModulePkg: Remove the trailing space in three source files.Liming Gao1-1/+1
2018-10-29MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu5-17/+27
2018-10-09MdeModulePkg/Tcp4Dxe: Remove the trailing white space in one line.Jiaxin Wu1-3/+3
2018-09-27MdeModulePkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe in ...Jiaxin Wu1-1/+10
2018-09-27MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe in NetworkPkg.Jiaxin Wu1-1/+11
2018-09-27MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe in NetworkPkg.Jiaxin Wu1-1/+11
2018-09-27MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu8-37/+89
2018-09-18MdeModulePkg/Ip4Dxe: Refine the coding style.Jiaxin Wu1-3/+3
2018-09-13MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.Jiaxin Wu2-10/+7
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen12-14/+14
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng2-22/+22
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan8-27/+153
2018-08-21MdeModulePkg Tcp4Dxe: Remove redundant functionsshenglei5-151/+0
2018-08-21MdeModulePkg IScsiDxe: Remove a redundant functionshenglei1-31/+0
2018-08-21MdeModulePkg Ip4Dxe: Remove a redundant functionshenglei1-16/+0
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei2-2/+0
2018-06-28MdeModulePkg: Update IP4 driver to check for NULL pointer before using.Fu Siyuan1-20/+17
2018-06-28MdeModulePkg: Clean up source filesLiming Gao157-2103/+2103
2018-06-21MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan1-2/+5
2018-03-13MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.Jiaxin Wu1-11/+11
2018-03-03MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet li...Fu Siyuan5-21/+97
2018-02-05MdeModulePkg/PXE: Add warning message for PXE if failed to read system GUID f...Fu Siyuan1-1/+4
2018-01-12MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan3-22/+83
2018-01-11MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leakWang Fan2-27/+19
2018-01-10MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu1-4/+7
2018-01-10MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak.Wang Fan1-1/+5
2018-01-10MdeModulePkg: Fixed two issues when error occurs in Mtftp4Start.Wang Fan1-8/+12
2018-01-03MdeModulePkg: Add error handling when IP address is Class EWang Fan1-3/+12
2017-12-22MdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed to open ARP protocol.Fu Siyuan1-0/+1
2017-12-22MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance().Fu Siyuan1-12/+0
2017-12-18MdeModulePkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang27-16/+21
2017-12-18MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT.Fu Siyuan1-4/+15
2017-12-13MdeModulePkg/Dhcp4Dxe: Check Media status before starting DHCP process.Jiaxin Wu1-1/+12
2017-12-13MdeModulePkg/Ip4Dxe: Cleanup the resource after error happen during Ip4StartA...Jiaxin Wu1-9/+37
2017-12-13MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the re...Jiaxin Wu1-7/+7
2017-12-12MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leakHeyi Guo1-0/+3
2017-11-16MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.cFu Siyuan1-9/+13
2017-11-13MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan1-21/+4
2017-10-26MdeModulePkg/Ip4Dxe: Trigger Ip4Config2 to retrieve the default address.Jiaxin Wu1-4/+21
2017-09-06MdeModulePkg: Fix GCC build error.Fu Siyuan1-1/+1
2017-09-06MdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec protocol notify.Fu Siyuan2-11/+13
2017-08-11MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific configurationJiaxin Wu1-95/+190
2017-06-14MdeModulePkg/Network: Typo fixJiaxin Wu2-5/+5
2017-06-05MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed informationJiaxin Wu3-2/+54
2017-06-05MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issueJiaxin Wu1-3/+3
2017-06-02MdeModulePkg/MnpDxe: Fix EBC build hang issue.Fu Siyuan1-2/+2