audk/MdeModulePkg
jjin9 7754556334 Fix IP address text representation issue about leading zeros
1.It keeps the rule that Leading zero’s compression(Yes/Not) need to be consistent throughout the whole IP address.
2.It also fixes some issue to recognize some invalid representation.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10777 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-06 08:31:00 +00:00
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get correct ANSI version. 2010-08-04 08:39:55 +00:00
Core Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib 2010-08-03 05:20:15 +00:00
Include 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. 2010-07-19 02:26:09 +00:00
Library Fix IP address text representation issue about leading zeros 2010-08-06 08:31:00 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkServiceBindingProtocolGuid instead of gEfiManagedNetworkProtocolGuid. 2010-08-04 02:46:10 +00:00
MdeModulePkg.dec Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G. For backward compatability if the new 64-bit base addresses are zero use the old 32-bit base addressess. 2010-07-22 21:18:25 +00:00
MdeModulePkg.dsc Add the missing PalLib NULL instance. 2010-05-24 01:35:52 +00:00