]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2018-12-24 Siyuan FuMdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete IScsiDxe in MdeModulePkg.
2018-12-24 Siyuan FuMdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.
2018-11-06 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix invalid configuration of...
2018-11-02 Liming GaoMdeModulePkg: Remove the trailing space in three source...
2018-10-29 Jiaxin WuMdeModulePke/Mtftp4Dxe: Correct the total received...
2018-10-09 Jiaxin WuMdeModulePkg/Tcp4Dxe: Remove the trailing white space...
2018-09-27 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Add the clarification compar...
2018-09-27 Jiaxin WuMdeModulePkg/IScsiDxe: Add the clarification compared...
2018-09-27 Jiaxin WuMdeModulePkg/Tcp4Dxe: Add the clarification compared...
2018-09-27 Jiaxin WuMdeModulePke/Mtftp4Dxe: Support windowsize in read...
2018-09-18 Jiaxin WuMdeModulePkg/Ip4Dxe: Refine the coding style.
2018-09-13 Jiaxin WuMdeModulePkg/Ip4Dxe: Sync the direct route entry setting.
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-09-03 Fu SiyuanMdeModulePkg/Network: Add 32bit subnet mask support...
2018-08-21 shengleiMdeModulePkg Tcp4Dxe: Remove redundant functions
2018-08-21 shengleiMdeModulePkg IScsiDxe: Remove a redundant function
2018-08-21 shengleiMdeModulePkg Ip4Dxe: Remove a redundant function
2018-08-20 shengleiMdeModulePkg: Remove redundant library classes and...
2018-06-28 Fu SiyuanMdeModulePkg: Update IP4 driver to check for NULL point...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-21 Fu SiyuanMdeModulePkg/NetworkPkg: Checking for NULL pointer...
2018-03-13 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.
2018-03-03 Fu SiyuanMdeModulePkg/Mtftp4Dxe: Separate the timer ticking...
2018-02-05 Fu SiyuanMdeModulePkg/PXE: Add warning message for PXE if failed...
2018-01-12 Wang FanMdeModulePkg/Ip4Dxe: Add an independent timer for recon...
2018-01-11 Wang FanMdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent...
2018-01-10 Jiaxin WuMdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to...
2018-01-10 Wang FanMdeModulePkg: Freed packet buffer when error occurs...
2018-01-10 Wang FanMdeModulePkg: Fixed two issues when error occurs in...
2018-01-03 Wang FanMdeModulePkg: Add error handling when IP address is...
2017-12-22 Fu SiyuanMdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed...
2017-12-22 Fu SiyuanMdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config...
2017-12-18 fanwang2MdeModulePkg: Update Api from NetLibDetectMedia to...
2017-12-18 Fu SiyuanMdeModulePkg/Ip4Dxe: return error on memory allocate...
2017-12-13 Jiaxin WuMdeModulePkg/Dhcp4Dxe: Check Media status before starti...
2017-12-13 Jiaxin WuMdeModulePkg/Ip4Dxe: Cleanup the resource after error...
2017-12-13 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP...
2017-12-12 Heyi GuoMdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak
2017-11-16 Fu SiyuanMdeModulePkg/SNP: remove redundant DEBUG print in SNP...
2017-11-13 Fu SiyuanMdeModulePkg: Update IP4 stack to support point-to...
2017-10-26 Jiaxin WuMdeModulePkg/Ip4Dxe: Trigger Ip4Config2 to retrieve...
2017-09-06 Fu SiyuanMdeModulePkg: Fix GCC build error.
2017-09-06 Fu SiyuanMdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec...
2017-08-11 Jiaxin WuMdeModulePkg/Ip4Dxe: Support SetData interface to clear...
2017-06-14 Jiaxin WuMdeModulePkg/Network: Typo fix
2017-06-05 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displaye...
2017-06-05 Jiaxin WuMdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selecti...
2017-06-02 Fu SiyuanMdeModulePkg/MnpDxe: Fix EBC build hang issue.
2017-05-09 Fu SiyuanMdeModulePkg: Addressing TCP Window Retraction when...
2017-05-09 Fu SiyuanMdeModulePkg: Add wnd scale check before shrinking...
2017-05-02 Zhang, LuboMdeModulePkg: Fix issue the iSCSI client can not send...
2017-04-25 Jiaxin WuMdeModulePkg/Ip4Dxe: Refine the IPv4 configuration...
2017-04-21 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check...
2017-04-21 Jiaxin WuMdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryList
2017-03-23 Jiaxin WuMdeModulePkg/Network: Fix potential ASSERT if NetIp4IsU...
2017-03-17 Zhang LuboMdeModulePkg: Fix service binding issue in TCP4 and...
2017-03-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-02-27 Jiaxin WuMdeModulePkg/Ip4Dxe: Ignore duplicated DNS address...
2017-02-23 Zhang LuboMdeModulePkg: Update the Ethernet interface name.
2017-02-20 Zhang LuboMdeModulePkg:Generate the correct operational state...
2017-02-08 Liming GaoMdeModulePkg: Fix some typos of "according"
2017-01-04 Jiaxin WuMdeModulePkg/Ip4Dxe: Fix the potential NULL pointer...
2016-12-22 Hao WuMdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function...
2016-12-19 Fu SiyuanMdeModulePkg: Replace ASSERT with error return code...
2016-12-07 Zhang LuboMdeModulePkg: Fix assert in iSCSI.
2016-11-18 Fu SiyuanMdeModulePkg: Check for the max DHCP packet length...
2016-11-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Correct the return status
2016-11-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Add wrong/invalid subnet check
2016-10-31 Fu SiyuanMdeModulePkg: Check for NULL pointer before dereference it.
2016-10-31 Jiaxin WuMdeModulePkg: Fix the wrong Timer event check
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-10-27 Laszlo ErsekMdeModulePkg/Tcp4Dxe: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-10-09 Zhang LuboMdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG...
2016-09-26 Jiaxin WuMdeModulePkg: Clean the previous address since the...
2016-09-06 Jiaxin WuMdeModulePkg: Support classless IP for DHCPv4 TransmitR...
2016-08-18 Jiaxin WuMdeModulePkg: Fix potential failure if UseDefaultAddres...
2016-08-18 Zhang LuboMdeModulePkg: Refine codes of iSCSI driver
2016-08-01 Fu SiyuanMdeModulePkg: Add missed character in copyright.
2016-07-18 Fu SiyuanMdeModulePkg: Fix bug in TCP which not sending out...
2016-07-12 Fu SiyuanMdeModulePkg: Fix build error in the PXE driver.
2016-07-12 Fu SiyuanMdeModulePkg: Update PXE driver to follow edk2 coding...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-07 Jiaxin WuMdeModulePkg: Fix IPv4 stack potential disappeared...
2016-07-06 Hao WuMdeModulePkg UefiPxeBcDxe: Fix build error for lastest...
2016-06-23 Jiaxin WuMdeModulePkg: Fix the wrong IpSb->State update
2016-06-23 Zhang LuboMedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-08 Jiaxin WuMdeModulePkg: Fix IPv4 UseDefaultAddress failure case.
2016-06-02 Jiaxin WuMdeModulePkg: Fix SNP.Initialize() spec conformance...
2016-05-31 Fu, SiyuanMdeModulePkg: Stop the timer before clean IP service.
2016-05-26 Jiaxin WuMdeModulePkg: Fix incorrect status check for SockProces...
2016-05-06 Heyi GuoMdeModulePkg: Ignore BootFileName if it is overloaded.
2016-05-06 Fu SiyuanMdeModulePkg: Refine SNP driver's media status check...
2016-05-05 Fu SiyuanMdeModulePkg: Do not use hard coded TTL/ToS in PXE...
2016-04-22 Zhang LuboMdeModulePkg: Fix GCC code build error of iSCSI driver.
2016-04-22 Zhang LuboMdeModulePkg: refine codes of iSCSI driver.
next