summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe
AgeCommit message (Expand)AuthorFilesLines
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji43-2/+9
2009-01-13unified "iSCSI" in all commentsywu2118-43/+37
2008-12-17MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten1-1/+1
2008-12-16Clean up to update the reference of the these macros:qhuang82-4/+4
2008-12-16202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from...ywu215-151/+243
2008-12-161) fix one goto issue in IScsiProto.cywu215-13/+17
2008-12-15it was root caused to be Spec issue instead of code issue. It should be Acti...ywu211-1/+1
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu2115-215/+206
2008-12-121)update function header coding style issueywu2119-102/+118
2008-12-10correct /// usage mistakeywu211-9/+9
2008-12-10delete redundant **/ywu211-1/+0
2008-12-10update function headerywu211-5/+0
2008-12-10delete #include <Uefi/UefiBaseType.h>ywu211-33/+21
2008-12-10update file header ywu211-79/+117
2008-12-10update file headerywu212-103/+48
2008-12-10update file headerywu211-96/+51
2008-12-10update file headerywu212-479/+280
2008-12-10update file headerywu211-12/+2
2008-12-10update file headerywu211-14/+13
2008-12-101 update function headerywu211-116/+65
2008-12-10update file header ywu211-56/+24
2008-12-10update file headerywu211-10/+5
2008-12-10update file headerywu211-11/+3
2008-12-10update file headerywu211-64/+23
2008-12-10update file headerywu211-9/+2
2008-12-10update file headerywu211-131/+146
2008-12-10update file headerywu211-161/+120
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