index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Network
Age
Commit message (
Expand
)
Author
2010-12-09
Add missing Handle parameter for UninstallMultipleProtocolInterfaces().
xdu2
2010-12-09
update the comments.
ydong10
2010-12-09
Co-work with patch V11137 to refine the Hii menu.
ydong10
2010-10-20
Fix build issue in IPv4.
qianouyang
2010-10-18
Refine code to make code run more safely.
ydong10
2010-10-15
Fix minor gcc build break.
andrewfish
2010-10-15
Update IPsec.h file to follow approved ECR which will be collected into futur...
qianouyang
2010-09-16
Refine code to make code run safely.
ydong10
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-09-09
Improve PXE Over IPv4 performance:
hhuan13
2010-08-27
The patch acknowledges the TCP zero window probe message, either the format w...
tye1
2010-08-27
To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t...
hhuan13
2010-08-20
Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...
hhuan13
2010-08-18
1. Introduce PcdTftpBlockSize to let platform DSC customize block size.
hhuan13
2010-08-15
Roll back BlockSize to 0x8000 for PXE performance concern.
hhuan13
2010-08-12
Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...
xdu2
2010-08-04
Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...
xdu2
2010-08-04
Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...
xdu2
2010-07-30
Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...
hhuan13
2010-07-30
Fix one issue: Some last IP settings may be lost when IP setting was re-set.
vanjeff
2010-07-13
Refine code.
vanjeff
2010-07-08
Remove ASSERT and change to if ()
hhuan13
2010-07-08
Fix a bug by adding * for Ptr8
hhuan13
2010-07-07
Fix a bug:
hhuan13
2010-07-05
Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...
xdu2
2010-07-05
1. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...
xdu2
2010-07-01
Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...
hhuan13
2010-06-29
Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...
hhuan13
2010-06-13
Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...
qianouyang
2010-06-02
Fixed tracker #203752, Dhcp4 assert issue.
hhuan13
2010-06-02
Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...
lgao4
2010-05-21
Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...
qianouyang
2010-05-19
add security check.
vanjeff
2010-05-14
Fix 3 K8 issues for PXE module
hhuan13
2010-04-24
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
geekboy15a
2010-04-01
Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...
xdu2
2010-03-28
fixed IP fragment issue which caused the MTU used by IP is less than the one ...
qianouyang
2010-03-27
remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...
vanjeff
2010-03-19
Fix an bug for PXE boot assert
hhuan13
2010-03-18
changing UDP default timeout value to 2s to improve PXE BC boot performance.
vanjeff
2010-03-18
Bug Fix: IPv4 Fragment is not correct when VLAN is enable.
qianouyang
2010-03-16
Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...
xdu2
2010-03-04
Fix wrong BufferSize for Configuration data.
lgao4
2010-03-04
Update the title Network Configuration to IPv4 Network Configuration since IP...
tye1
2010-03-04
Use the input Request string as check string.
lgao4
2010-03-04
Update HiiConfigAccess.ExtractConfig interface to support NULL request string...
lgao4
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-23
enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...
vanjeff
2010-02-12
Update SnpDxe to support dynamic media detect.
xdu2
[next]