summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe
AgeCommit message (Expand)AuthorFilesLines
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney3-5/+5
2009-06-29add security check.vanjeff1-0/+2
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy1-10/+2
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun31-0/+0
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao41-1/+14
2009-05-191.fixed some issue to pass HII sctvanjeff2-4/+20
2009-05-13fixed typo.vanjeff2-3/+3
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff10-84/+1567
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-01-16code scrub fixjgong53-5/+5
2008-12-30code scrub for Ip4ConfigDxejgong56-337/+366
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong56-91/+113
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-0/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-78/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-06-30Clean codes per ECC.vanjeff5-29/+102
2008-05-26[Description]:vanjeff3-5/+37
2008-03-11edk2/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4Config.h:jljusten1-1/+1
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff3-45/+45
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2-3/+3
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff1-3/+4
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-2/+1
2007-10-09Clean up Network Components to support GCC build.yshang11-2/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang84-278/+435
2007-09-28Clear up network stack to use R9 MdeLib:qhuang83-4/+4
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2-3/+3
2007-07-31clean up Copyright header information.vanjeff2-8/+8
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2-10/+15
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-25Fixed EBC build issues.vanjeff4-8/+8
2007-07-23Import Ip4Config modulevanjeff8-0/+2172