summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r9665, r9693 from main trunk.lgao42010-07-3010-838/+435
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-113-5/+5
* add security check.vanjeff2009-06-291-0/+2
* Extend the max number of interface to 128 and correct the display of eth name.gikidy2009-06-251-10/+2
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-251-0/+0
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-201-1/+14
* 1.fixed some issue to pass HII sctvanjeff2009-05-192-4/+20
* fixed typo.vanjeff2009-05-132-3/+3
* 1. retired NicIp4ConfigProtocolGuidvanjeff2009-05-1310-84/+1567
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* code scrub fixjgong52009-01-163-5/+5
* code scrub for Ip4ConfigDxejgong52008-12-306-337/+366
* Scrubbed some code for Ip4ConfigDxe.jgong52008-12-236-91/+113
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+4
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang122008-10-141-0/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-78/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-1/+1
* Clean codes per ECC.vanjeff2008-06-305-29/+102
* [Description]:vanjeff2008-05-263-5/+37
* edk2/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4Config.h:jljusten2008-03-111-1/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-143-45/+45
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-202-3/+3
* Merger network tackers 9307, 9338, 9339, 9397vanjeff2007-10-161-3/+4
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-2/+1
* Clean up Network Components to support GCC build.yshang12007-10-091-2/+2
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-304-278/+435
* Clear up network stack to use R9 MdeLib:qhuang82007-09-283-4/+4
* Make MdeModulePkg GCC clean.qwang122007-08-271-1/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-232-3/+3
* clean up Copyright header information.vanjeff2007-07-312-8/+8
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-302-10/+15
* Fix the wrong copyright statements.qhuang82007-07-262-8/+8
* Fixed EBC build issues.vanjeff2007-07-254-8/+8
* Import Ip4Config modulevanjeff2007-07-238-0/+2172