]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.
[mirror_edk2.git] / NetworkPkg /
2015-01-16 Shumin QiuRefine the abstract information in header comment secti...
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-12-19 Qiu ShuminCode refine. Check the original length of array to...
2014-12-18 Gary LinFix a bug that the gateway is not necessary in a simple...
2014-12-04 Randy PawellNetworkPkg: Source fixes and cleanup for ARMGCC compiles
2014-11-12 Fu SiyuanFix a bug in DHCP6 driver when using DUID LLT.
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-09-24 Ye TingEnhance TargetName check when save iSCSI configuration.
2014-09-18 Fu, Siyuan1. Update PXE driver to support PXEv6 boot cross subnet.
2014-09-12 Fu, SiyuanFix a bug that Dhcp6CalculateLeaseTime() function use...
2014-09-03 Gao, LimingNetworkPkg: Convert non DOS format files to DOS format
2014-09-02 Fu SiyuanUpdate NetworkPkg package version to 0.95.
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-25 Qiu ShuminAppend the terminating null character at the end of...
2014-08-15 Fu, SiyuanUse string pointer instead string buffer to avoid strin...
2014-08-08 Fu, SiyuanUpdate network stack code to use StrnCpy instead of...
2014-08-04 Fu, SiyuanThe pointer argument should be set to NULL if not used...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-10 Fu, SiyuanFix a memory use after free bug in DHCP6 driver.
2014-06-25 Eric DongRefine code to make it more safely.
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-04-25 Larry CleetonFix default VENDOR_CLASS in DHCP discover.
2014-04-23 Mauro FaccendaFix typo in function name PxeBcFlushStaionIp which...
2014-04-10 Fu SiyuanFix a bug in IP driver that the fragment overlap check...
2014-03-17 Fu SiyuanRemove ASSERT when failed to Get/Set “AttemptOrder...
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Fu SiyuanRe-execute the failed SCSI command if iSCSI driver...
2014-01-15 Fu SiyuanFix bug that PXEv4 boot fail if PXEv6 is performed...
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-09 Fu SiyuanUpdate NetworkPkg package version to 0.94.
2014-01-06 Fu SiyuanBug fix: IpSec driver treats BOOLEAN as EFI_STATUS...
2014-01-06 Fu SiyuanUpdate PXE driver to support PXE forced mode.
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-11-29 Fu SiyuanFix a bug that iSCSI UI can Not Change Authentication...
2013-11-19 Wu JiaxinFix a bug about iSCSI initiator(based on NetworkPkg...
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 NT32 simulator...
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-07-10 Fu SiyuanRoll back the changes in revision 14294 since it will...
2013-07-02 Ari ZiglerFix a bug in Mtftp6 retransmission mechanism of the...
2013-06-14 Ye TingFixed the issue that IPv6 network stack assert infreque...
2013-05-22 lgao4Correct the incorrect Copyright or License in EDKII...
2013-05-14 sfu5Fix bug in PXE driver: memory may be freed before use.
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 sfu5Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL...
2013-04-25 sfu5Update dual network stack drivers to produce multiple...
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-20 sfu5Making the IP6_CONFIG_DATA_RECORD the same size for...
2013-03-20 sfu5Remove HiiUpdateForm from ExtractConfig fucntion.
2013-03-11 sfu5Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-02-20 sfu5Remove the useless goto statements in PXE driver.
2013-02-01 sfu5Fix corrupt PXE boot menu display issue.
2013-01-15 tye1Update IPv6 configuration UI: 1) keep addresses blank...
2013-01-08 sfu5Fix several RFC compliance issues in DHCP6 driver as...
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-10-17 tye1Add manual configured gateway address back after system...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-17 qianouyangFix code potential errors in IPsec.
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-24 sfu5Fix bugs in PXE driver when using option 43 for boot...
2012-08-22 sfu5Add additional delay in DHCP6 InfoRequest interface...
2012-08-10 tye1Fix issue that TCP server will not response to SYN...
2012-07-04 sfu5Update PXE driver to wait for IPv6 duplicate address...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-04-28 tye1Fixes issues with "Discard Changes and Exit" option...
2012-04-24 hhtianUpdate copyright format
2012-04-12 tye1Removes irrelevant parameter during negotiation to...
2012-04-12 ydong10Add check before using it to avoid access violation.
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-10 ydong10Update code to avoid potential access violation.
2012-02-07 sfu51. Fix a bug for PXEv6 when Proxy PXE server and DHCP...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 ydong10Update for NetworkPkg.
2011-12-14 qianouyangUpdate NetworkPkg package version from 0.92 to 0.93.
2011-12-08 qianouyangIpsecConfigApp add the check for the required options...
2011-12-05 qianouyangFix a ECC error - the parameter's name in comments...
2011-11-25 sfu51. Fix a bug to initialize the UdpRead instance in...
2011-11-23 qianouyang1.Update IPsec driver to set the Transform structure...
2011-10-28 tye1Clean NV flag in ‘Save Changes’ in IP6 menu.
2011-10-28 tye1Update error handling code if failing attach socket...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-29 qianouyangCorrect inconsistent information in IpsecConfig.efi...
next