]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
Fix a bug for vlan ping failure.
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2013-12-23 Wu JiaxinFix a bug for vlan ping failure.
2013-12-17 Fu SiyuanFix a bug in TCP driver’s component name print function.
2013-12-10 Fu Siyuan1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
2013-10-29 Wu JiaxinFix a K9 error.Result of GetVariable2() function that...
2013-10-25 Wu JiaxinFix a bug about the iSCSI DHCP dependency issue.
2013-10-18 Ye TingFix an issue that execute "map -r" in UEFI shell cannot...
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-09-18 Fu SiyuanFix a bug in Ip4 driver that Ip4.Transmit() interface...
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-08-20 Qian OuyangUpdate the structure of EFI_NETWORK_INTERFACE_IDENTIFIE...
2013-07-25 Fu SiyuanRoll back the changes in revision 14296 since it will...
2013-05-14 sfu5Add Copyright notices and comments for Red Hat contributor.
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 sfu5Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL...
2013-04-25 sfu5Fix ping command issue in IP4 driver.
2013-04-25 sfu5Get ParentDevicePath by using attribute EFI_OPEN_PROTOC...
2013-04-23 sfu5Remove unused [Guids] section from PXE inf file.
2013-04-19 tye1Add transit bit check for detecting partial response...
2013-03-11 sfu5Fix a bug in IP4 driver which may cause “reconnect...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-03-11 sfu5Fix a bug in IP4 driver that the broadcast/multicast...
2013-02-01 sfu5Removes a useless condition in PxeBcImpl.c.
2013-02-01 sfu5Fix a bug in snp driver binding Start() that it may...
2012-12-24 sfu51. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-11-08 ydong10Refine code to make it more safely.
2012-11-01 ydong10Fix build fail.
2012-11-01 ydong10Add more check to make code more safely.
2012-10-29 tye1Fix issue that ifconfig –c cannot clear IP address...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-11 lzeng14Add missing braces around initializer.
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-02-15 ydong10Add code check to avoid access violation.
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-11-23 sfu5Add pointer check for NULL before dereference it.
2011-11-21 sfu51.Fix a bug in Dhcp4Dxe driver to correct the ‘secs...
2011-11-03 xdu2MdeModulePkg: Define correct ABI for issuing UNDI comma...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-28 tye11. Update error handling code if failing attach socket...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-08-24 tye1Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-04 xdu2MdeModulePkg: Add unload support for SnpDxe and fix...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-05-04 hhuan131. Fixed a issue in Ip4Config.c
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-20 qianouyangUpdate the relevant drivers to use the correct GUID...
2011-04-07 tye1Fix ICC build error.
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-10-20 qianouyangFix build issue in IPv4.
2010-10-18 ydong10Refine code to make code run more safely.
2010-10-15 andrewfishFix minor gcc build break.
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-08-27 tye1The patch acknowledges the TCP zero window probe messag...
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-20 hhuan13Fixed Ip4 bug that causing Iscsi reconnect hang sporadi...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-08-04 xdu2Fix a typo in Ip4ConfigDriverBindingStart(): it should...
2010-08-04 xdu2Update MnpDxe to deliver VLAN tagged packet even when...
2010-07-30 hhuan13Fix a bug. iSCSI driver doesn’t follow driver model...
2010-07-30 vanjeffFix one issue: Some last IP settings may be lost when...
2010-07-13 vanjeffRefine code.
2010-07-08 hhuan13Remove ASSERT and change to if ()
2010-07-08 hhuan13Fix a bug by adding * for Ptr8
2010-07-07 hhuan13Fix a bug:
2010-07-05 xdu2Initialize lists ArpService->PendingRequestTable/Denied...
2010-07-05 xdu21. update to use 1 EFI Variable per NIC (instead of...
2010-07-01 hhuan13Fix a bug that mtftp4 driver reply 2 ACK in answer...
2010-06-29 hhuan13Fixed a bug in Mtftp4: to allow the block number to...
2010-06-13 qianouyangAdd a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4...
next