audk/MdeModulePkg/Universal/Network/IScsiDxe
tye f6b7393ceb [Change summary]:
1. Update NetLib to a combined NetLib support dual network stack:
1) Add Network Debug facility for IPv4 stack.
2) Extend the library APIs to support IPv6 stack:
   a. NetIp6IsUnspecifiedAddr
   b. NetIp6IsLinkLocalAddr   
   c. NetIp6IsNetEqual
   d. NetLibCreateIPv6DPathNode.
   e. NetIp6PseudoHeadChecksum
   f. NetIp6IsValidUnicast
3) Update the structure definitions:
   a. Update NET_BUF to add EFI_IP6_HEADER and EFI_UDP_HEADER
   b. Add NET_IP6_PSEUDO_HDR
4) Update Ip4IsUnicast to NetIp4IsUnicast

2. Update the impacted modules to adopt the combined NetLib.

3. Clean up coding style errors in all network drivers and libraries.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9391 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-04 08:18:34 +00:00
..
ComponentName.c update file header 2008-12-10 01:57:01 +00:00
ComponentName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiCHAP.c add error handler to pass K8 check 2009-06-30 07:29:19 +00:00
IScsiCHAP.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiCommon.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiConfig.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiConfig.h Update UefiHiiLib to support new defined IFR related HII APIs. 2009-04-13 06:05:15 +00:00
IScsiConfigDxe.vfr Update UefiHiiLib to support new defined IFR related HII APIs. 2009-04-13 06:05:15 +00:00
IScsiConfigDxeStrings.uni sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP Secret UI allows the minimum number of 13 characters while the spec only requires 12 2009-07-01 00:47:09 +00:00
IScsiConfigNVDataStruc.h Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiDhcp.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiDhcp.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiDriver.c unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiDriver.h 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from IScsiDriver.h 2008-12-16 08:10:07 +00:00
IScsiDxe.inf Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiExtScsiPassThru.c initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. 2009-07-15 03:16:13 +00:00
IScsiExtScsiPassThru.h update file header 2008-12-10 03:22:05 +00:00
IScsiIbft.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiIbft.h Add #include Acpi.h so the ACPI 3.0 Table Revision define is available. 2009-05-20 18:57:51 +00:00
IScsiImpl.h Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiInitiatorName.c unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiInitiatorName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiMisc.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiMisc.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiProto.c [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiProto.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiTcp4Io.c add error handler to pass K8 check 2009-06-30 07:29:19 +00:00
IScsiTcp4Io.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
Md5.c 1) delete unused parameter from IScsiCHAPOnRspReceived () 2008-12-14 12:25:48 +00:00
Md5.h Update modules to show real dependencies on the BaseMemoryLib and MemoryAllocationLib 2009-05-20 23:15:47 +00:00