summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-10change to #include <PiDxe.h> #include <Uefi.h>ywu211-2/+1
2008-12-10update file headerywu211-65/+89
2008-12-10update file headerywu211-23/+9
2008-12-10update file headerywu211-68/+45
2008-12-10update file headerywu211-20/+14
2008-12-10update file header ywu211-27/+12
2008-12-10update file headerywu211-120/+142
2008-12-10update file header ywu211-24/+14
2008-12-10update file header ywu211-24/+35
2008-12-10update file headerywu211-76/+48
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu214-99/+77
2008-12-05Add the missing internal header file to pass buildlgao41-0/+1
2008-12-05for 202033ywu211-0/+97
2008-12-05for 202033ywu211-0/+1
2008-12-05change some comment and for 202033ywu211-123/+72
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-6/+6
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-1/+1
2008-11-051, Add missing header file reference in source code sectionklu22-3/+3
2008-11-04Sync in bug fix from EDK I:qwang121-0/+4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji46-23/+7
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122-6/+6
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-0/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-6/+3
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff3-6/+6
2008-08-22Fix a minor GUID format issue.qhuang81-3/+1
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-06-04Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang121-4/+4
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-38/+0
2008-05-16[Description]eric_tian1-0/+1
2008-04-17[Description]eric_tian25-2095/+2431
2008-04-11[Description]eric_tian1-9/+11
2008-03-21edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.c:jljusten1-1/+1
2008-03-21[Description]eric_tian2-20/+50
2008-03-13[Description]eric_tian1-1/+1
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten7-21/+21
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:jljusten1-0/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff13-209/+209
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang123-5/+9
2008-01-22updateeric_tian2-8/+8
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian28-0/+10873