]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
IntelFrameworkPkg: Convert non DOS format files to DOS format
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-25 Qiu ShuminAppend the terminating null character at the end of...
2014-08-04 Harry LiebelThe pointer argument should be set to NULL if not used...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-06-30 Fu, SiyuanFix a bug in IP4 driver when computing the network...
2014-06-26 Eric DongRefine code to make it more safely.
2014-05-21 Brendan JackmanAdd 'file not found' debug message to MTFTP.
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-04-10 Fu SiyuanFix a bug in IP driver that the fragment overlap check...
2014-03-20 Fu SiyuanRemoves MacString Rt attribute in Ip4Config/Mnp driver.
2014-03-20 Fu SiyuanUse PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting...
2014-01-26 Gao, LimingRollback the change 15178.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-24 Fu SiyuanFix following problems about VLAN driver:
2014-01-23 Fu SiyuanRe-execute the failed SCSI command if iSCSI driver...
2014-01-22 Tian, HotFix CRLF format
2014-01-13 Fu Siyuan1. Update the parsing logic of DHCP message in PXE...
2014-01-10 Fu SiyuanFix bug in unload function: Check if component name...
2014-01-06 Fu SiyuanFix “reconnect -r” ASSERT after VLAN configured.
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.
next