2015-07-01 |
Samer El-Haj-Mahmoud | NetworkPkg: Remove unused variables from IpSecDxe to... |
tree | commitdiff |
2015-07-01 |
Samer El-Haj-Mahmoud | NetworkPkg: Add IPv6 DUID configuration support using... |
tree | commitdiff |
2015-06-29 |
Zhang Lubo | NetworkPkg: Check whether the iSCSI initiator name... |
tree | commitdiff |
2015-05-21 |
Dandan Bi | Remove Framework HII "class\subclass" in all VFR |
tree | commitdiff |
2015-05-20 |
jiaxinwu | NetworkPkg/UefiPxeBcDxe: Fix code style in INF file. |
tree | commitdiff |
2015-05-08 |
jiaxinwu | Coding style change in UefiPxeBcDxe.inf |
tree | commitdiff |
2015-04-30 |
Ye Ting | Add IPV6 support from UNDI |
tree | commitdiff |
2015-04-29 |
Fu Siyuan | Remove duplicate DAD entry in IP6 driver to fix DAD... |
tree | commitdiff |
2015-04-17 |
BALATON Zoltan | Fix some grammar and converge formatting of the two... |
tree | commitdiff |
2015-04-13 |
BALATON Zoltan | Save initial TSVal from TCP connection initiation packets. |
tree | commitdiff |
2015-03-26 |
Fu Siyuan | PXE driver bug fix. |
tree | commitdiff |
2015-03-24 |
Fu Siyuan | PXE driver bug fix. |
tree | commitdiff |
2015-03-18 |
Fu Siyuan | Fix GCC hang issue: Point should use directly assignmen... |
tree | commitdiff |
2015-03-16 |
Shumin Qiu | NetworkPkg: Fix typo. |
tree | commitdiff |
2015-02-13 |
Shumin Qiu | NetworkPkg: Code refine to avoid NULL pointer dereferenced. |
tree | commitdiff |
2015-02-11 |
Gary Lin | DHCP6 bug fix: |
tree | commitdiff |
2015-02-05 |
Wu Jiaxin | Open default Tcp child via BY_CHILD_CONTROLLER. |
tree | commitdiff |
2015-02-04 |
Wu Jiaxin | Initialize data and correct faulty logic in TcpComponen... |
tree | commitdiff |
2015-02-04 |
Wu Jiaxin | Verified ChildHandle, and correct the name for a child. |
tree | commitdiff |
2015-02-03 |
Jordan Justen | */Contributions.txt: Update example email address |
tree | commitdiff |
2015-01-16 |
Shumin Qiu | Refine the abstract information in header comment secti... |
tree | commitdiff |
2015-01-13 |
Daryl McDaniel | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP... |
tree | commitdiff |
2014-12-19 |
Qiu Shumin | Code refine. Check the original length of array to... |
tree | commitdiff |
2014-12-18 |
Gary Lin | Fix a bug that the gateway is not necessary in a simple... |
tree | commitdiff |
2014-12-04 |
Randy Pawell | NetworkPkg: Source fixes and cleanup for ARMGCC compiles |
tree | commitdiff |
2014-11-12 |
Fu Siyuan | Fix a bug in DHCP6 driver when using DUID LLT. |
tree | commitdiff |
2014-10-31 |
Jordan Justen | EDK II Contributions.txt: Update patch format information |
tree | commitdiff |
2014-10-21 |
Eric Dong | Clean up the code. Action statement should not have... |
tree | commitdiff |
2014-09-24 |
Ye Ting | Enhance TargetName check when save iSCSI configuration. |
tree | commitdiff |
2014-09-18 |
Fu, Siyuan | 1. Update PXE driver to support PXEv6 boot cross subnet. |
tree | commitdiff |
2014-09-12 |
Fu, Siyuan | Fix a bug that Dhcp6CalculateLeaseTime() function use... |
tree | commitdiff |
2014-09-03 |
Gao, Liming | NetworkPkg: Convert non DOS format files to DOS format |
tree | commitdiff |
2014-09-02 |
Fu Siyuan | Update NetworkPkg package version to 0.95. |
tree | commitdiff |
2014-08-28 |
Dong, Guo | NetworkPkg: INF/DEC file updates to EDK II packages |
tree | commitdiff |
2014-08-28 |
Dong, Guo | NetworkPkg: INF/DEC file updates to EDK II packages |
tree | commitdiff |
2014-08-28 |
Dong, Guo | NetworkPkg: INF/DEC file updates to EDK II packages |
tree | commitdiff |
2014-08-28 |
Dong, Guo | NetworkPkg: INF/DEC file updates to EDK II packages |
tree | commitdiff |
2014-08-28 |
Dong, Guo | NetworkPkg: INF/DEC file updates to EDK II packages |
tree | commitdiff |
2014-08-25 |
Jordan Justen | EDK II Contributions.txt: Note acceptable contribution... |
tree | commitdiff |
2014-08-25 |
Qiu Shumin | Append the terminating null character at the end of... |
tree | commitdiff |
2014-08-15 |
Fu, Siyuan | Use string pointer instead string buffer to avoid strin... |
tree | commitdiff |
2014-08-08 |
Fu, Siyuan | Update network stack code to use StrnCpy instead of... |
tree | commitdiff |
2014-08-04 |
Fu, Siyuan | The pointer argument should be set to NULL if not used... |
tree | commitdiff |
2014-07-28 |
Eric Dong | Update code to support VS2013 tool chain. |
tree | commitdiff |
2014-07-10 |
Fu, Siyuan | Fix a memory use after free bug in DHCP6 driver. |
tree | commitdiff |
2014-06-25 |
Eric Dong | Refine code to make it more safely. |
tree | commitdiff |
2014-05-15 |
Olivier Martin | Fix some build issues (ARM toolchain). |
tree | commitdiff |
2014-05-07 |
Fu Siyuan | 1. Mark the network volatile variables as deprecated... |
tree | commitdiff |
2014-04-25 |
Larry Cleeton | Fix default VENDOR_CLASS in DHCP discover. |
tree | commitdiff |
2014-04-23 |
Mauro Faccenda | Fix typo in function name PxeBcFlushStaionIp which... |
tree | commitdiff |
2014-04-10 |
Fu Siyuan | Fix a bug in IP driver that the fragment overlap check... |
tree | commitdiff |
2014-03-17 |
Fu Siyuan | Remove ASSERT when failed to Get/Set “AttemptOrder... |
tree | commitdiff |
2014-01-22 |
Tian, Hot | Fix CRLF format |
tree | commitdiff |
2014-01-22 |
Fu Siyuan | Re-execute the failed SCSI command if iSCSI driver... |
tree | commitdiff |
2014-01-15 |
Fu Siyuan | Fix bug that PXEv4 boot fail if PXEv6 is performed... |
tree | commitdiff |
2014-01-13 |
Fu Siyuan | 1. Update the parsing logic of DHCP message in PXE... |
tree | commitdiff |
2014-01-10 |
Fu Siyuan | Fix bug in unload function: Check if component name... |
tree | commitdiff |
2014-01-09 |
Fu Siyuan | Update NetworkPkg package version to 0.94. |
tree | commitdiff |
2014-01-06 |
Fu Siyuan | Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS... |
tree | commitdiff |
2014-01-06 |
Fu Siyuan | Update PXE driver to support PXE forced mode. |
tree | commitdiff |
2013-12-17 |
Fu Siyuan | Fix a bug in TCP driver’s component name print function. |
tree | commitdiff |
2013-12-10 |
Fu Siyuan | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. |
tree | commitdiff |
2013-11-29 |
Fu Siyuan | Fix a bug that iSCSI UI can Not Change Authentication... |
tree | commitdiff |
2013-11-19 |
Wu Jiaxin | Fix a bug about iSCSI initiator(based on NetworkPkg... |
tree | commitdiff |
2013-10-29 |
Wu Jiaxin | Fix a K9 error.Result of GetVariable2() function that... |
tree | commitdiff |
2013-10-25 |
Wu Jiaxin | Fix a bug about the iSCSI DHCP dependency issue. |
tree | commitdiff |
2013-10-18 |
Ye Ting | Fix an issue that execute "map -r" in NT32 simulator... |
tree | commitdiff |
2013-10-18 |
Ye Ting | Fix an issue that execute "map -r" in UEFI shell cannot... |
tree | commitdiff |
2013-10-01 |
Samer El-Haj-Mahmo... | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent... |
tree | commitdiff |
2013-07-10 |
Fu Siyuan | Roll back the changes in revision 14294 since it will... |
tree | commitdiff |
2013-07-02 |
Ari Zigler | Fix a bug in Mtftp6 retransmission mechanism of the... |
tree | commitdiff |
2013-06-14 |
Ye Ting | Fixed the issue that IPv6 network stack assert infreque... |
tree | commitdiff |
2013-05-22 |
lgao4 | Correct the incorrect Copyright or License in EDKII... |
tree | commitdiff |
2013-05-14 |
sfu5 | Fix bug in PXE driver: memory may be freed before use. |
tree | commitdiff |
2013-05-13 |
lgao4 | Update Code to pass EBC compiler. |
tree | commitdiff |
2013-05-09 |
sfu5 | Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL... |
tree | commitdiff |
2013-04-25 |
sfu5 | Update dual network stack drivers to produce multiple... |
tree | commitdiff |
2013-04-25 |
sfu5 | Get ParentDevicePath by using attribute EFI_OPEN_PROTOC... |
tree | commitdiff |
2013-04-23 |
sfu5 | Remove unused [Guids] section from PXE inf file. |
tree | commitdiff |
2013-04-19 |
tye1 | Add transit bit check for detecting partial response... |
tree | commitdiff |
2013-03-20 |
sfu5 | Making the IP6_CONFIG_DATA_RECORD the same size for... |
tree | commitdiff |
2013-03-20 |
sfu5 | Remove HiiUpdateForm from ExtractConfig fucntion. |
tree | commitdiff |
2013-03-11 |
sfu5 | Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return... |
tree | commitdiff |
2013-03-11 |
sfu5 | Initialize DefaultInfo before using it. |
tree | commitdiff |
2013-02-20 |
sfu5 | Remove the useless goto statements in PXE driver. |
tree | commitdiff |
2013-02-01 |
sfu5 | Fix corrupt PXE boot menu display issue. |
tree | commitdiff |
2013-01-15 |
tye1 | Update IPv6 configuration UI: 1) keep addresses blank... |
tree | commitdiff |
2013-01-08 |
sfu5 | Fix several RFC compliance issues in DHCP6 driver as... |
tree | commitdiff |
2012-12-24 |
sfu5 | 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. |
tree | commitdiff |
2012-12-17 |
sfu5 | Fix GCC build fail issue for MdeModulePkg and NetworkPkg. |
tree | commitdiff |
2012-12-13 |
sfu5 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName... |
tree | commitdiff |
2012-10-17 |
tye1 | Add manual configured gateway address back after system... |
tree | commitdiff |
2012-10-17 |
sfu5 | 1. Fix a bug in PXE driver that the PXE boot do not... |
tree | commitdiff |
2012-10-17 |
qianouyang | Fix code potential errors in IPsec. |
tree | commitdiff |
2012-10-11 |
lzeng14 | Add missing braces around initializer. |
tree | commitdiff |
2012-08-24 |
sfu5 | Fix bugs in PXE driver when using option 43 for boot... |
tree | commitdiff |
2012-08-22 |
sfu5 | Add additional delay in DHCP6 InfoRequest interface... |
tree | commitdiff |
2012-08-10 |
tye1 | Fix issue that TCP server will not response to SYN... |
tree | commitdiff |
2012-07-04 |
sfu5 | Update PXE driver to wait for IPv6 duplicate address... |
tree | commitdiff |
2012-05-31 |
ydong10 | Fixed build failed. |
tree | commitdiff |
next |