summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)Author
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff
2010-02-12Update SnpDxe to support dynamic media detect.xdu2
2010-02-11Coding style fix and minor improvements.rsun3
2010-02-05Add some security check.xdu2
2010-02-03For network dynamic media support:xdu2
2010-02-021. add error handling in case DHCP success but boot request failxdu2
2010-02-011. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223...tye1
2010-02-01Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin6
2010-01-28Remove redundant arch definition in UefiPxeBcDxe.ljin6
2010-01-28Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.ljin6
2010-01-25Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes...tye1
2010-01-25Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m...tye1
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-08refine the code and add more security check.vanjeff
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu2
2009-12-17Refine the functions headers.vanjeff
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-26NetLib:tye
2009-10-221. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00...tye
2009-10-211. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued ...tye
2009-09-14fix k8 warning.eric_tian
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang8
2009-08-14Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff
2009-08-131. update timeout interval time from 10ms to 50msvanjeff
2009-08-11update include file to use IndustryStandard/Pci.heric_tian
2009-07-27Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-17fixed ASSERT condition issue.vanjeff
2009-07-15initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-101. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff
2009-07-09add security check.vanjeff
2009-07-08add security check.vanjeff
2009-07-06Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.gikidy
2009-07-01sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...eric_tian
2009-06-30add error handler to pass K8 checkeric_tian
2009-06-29add security check.vanjeff
2009-06-29Fix incorrect error handling when PXE boot timeout.gikidy
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy