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-01-08
1)Remove “Back to Previous Page'”, since it cannot go back to “Device M...
vanjeff
2010-01-08
refine the code and add more security check.
vanjeff
2010-01-04
installing HII config access protocol on child handle instead of installing o...
vanjeff
2009-12-30
Add VLAN support.
xdu2
2009-12-30
Code clean up in NetLib:
xdu2
2009-12-25
Add check before free DevicePath (TCP child sock will have no device path ins...
xdu2
2009-12-17
Refine the functions headers.
vanjeff
2009-12-04
The functionality of PXE Base Code protocol will not be stopped, when downloa...
vanjeff
2009-11-25
Fixed the bug that not to stop PXE functionality when PXE meeting some failur...
vanjeff
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-11-11
1. Add Link MTU support to IP4 and TCP4 driver.
tye
2009-11-04
[Change summary]:
tye
2009-10-30
1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
tye
2009-10-26
NetLib:
tye
2009-10-22
1. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00...
tye
2009-10-21
1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...
tye
2009-09-14
fix k8 warning.
eric_tian
2009-08-24
Make end of line consistent caused by previous check in.
qhuang8
2009-08-24
Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...
qhuang8
2009-08-14
Use siaddr in DHCP packet, if zero, use option 54 instead.
vanjeff
2009-08-13
1. update timeout interval time from 10ms to 50ms
vanjeff
2009-08-11
update include file to use IndustryStandard/Pci.h
eric_tian
2009-07-27
Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...
vanjeff
2009-07-24
Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...
vanjeff
2009-07-24
roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...
eric_tian
2009-07-24
if module doesn't explicitly depend on specific Pci spec, it should include I...
eric_tian
2009-07-17
fixed ASSERT condition issue.
vanjeff
2009-07-15
initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...
eric_tian
2009-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-07-10
1. remove duplicated NetLibDispatchDpc() calling in Pool function.
vanjeff
2009-07-09
add security check.
vanjeff
2009-07-08
add security check.
vanjeff
2009-07-06
Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.
gikidy
2009-07-01
sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...
eric_tian
2009-06-30
add error handler to pass K8 check
eric_tian
2009-06-29
add security check.
vanjeff
2009-06-29
Fix incorrect error handling when PXE boot timeout.
gikidy
2009-06-25
Extend the max number of interface to 128 and correct the display of eth name.
gikidy
2009-06-24
do checksum before installing IBFT.
eric_tian
2009-06-08
sync tracker:PXE misused the parameter of second since boot in DHCP header.
vanjeff
2009-06-03
The data length of a text request must not exceed the iSCSI target MaxRecvDat...
gikidy
2009-06-01
a typo of ISCSI string
eric_tian
2009-06-01
fix the typo of ISCSI related string.
eric_tian
2009-05-25
change ISO 639-2 language codes to RFC 4646 codes in .UNI files
rsun3
2009-05-21
Update module to show real dependencies on the MemoryAllocationLib
mdkinney
2009-05-20
Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...
mdkinney
2009-05-20
Update MNP driver to declare its dependency on the BaseLib
mdkinney
2009-05-20
Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.
mdkinney
2009-05-20
Update HiiDataBase to fix the SCT hang issues by the invalid device path.
lgao4
2009-05-19
1.fixed some issue to pass HII sct
vanjeff
[next]