]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Ip4ConfigDxe
Fix a bug for vlan ping failure.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4ConfigDxe /
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-05-13 lgao4Update Code to pass EBC compiler.
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-10-29 tye1Fix issue that ifconfig –c cannot clear IP address...
2012-10-11 lzeng14Add missing braces around initializer.
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-05-04 hhuan131. Fixed a issue in Ip4Config.c
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-08-04 xdu2Fix a typo in Ip4ConfigDriverBindingStart(): it should...
2010-07-30 vanjeffFix one issue: Some last IP settings may be lost when...
2010-07-13 vanjeffRefine code.
2010-07-05 xdu21. update to use 1 EFI Variable per NIC (instead of...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-04 tye1Update the title Network Configuration to IPv4 Network...
2010-03-04 lgao4Use the input Request string as check string.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-08 vanjeff1)Remove “Back to Previous Page'”, since it cannot...
2010-01-04 vanjeffinstalling HII config access protocol on child handle...
2009-12-30 xdu2Add VLAN support.
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-06-25 gikidyExtend the max number of interface to 128 and correct...
2009-05-25 rsun3change ISO 639-2 language codes to RFC 4646 codes in...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-19 vanjeff1.fixed some issue to pass HII sct
2009-05-13 vanjefffixed typo.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-01-16 jgong5code scrub fix
2008-12-30 jgong5code scrub for Ip4ConfigDxe
2008-12-23 jgong5Scrubbed some code for Ip4ConfigDxe.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-06-30 vanjeffClean codes per ECC.
2008-05-26 vanjeff[Description]:
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4Con...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-16 vanjeffMerger network tackers 9307, 9338, 9339, 9397
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-31 vanjeffclean up Copyright header information.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-25 vanjeffFixed EBC build issues.
2007-07-23 vanjeffImport Ip4Config module