summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe
AgeCommit message (Expand)Author
2008-12-16202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from...ywu21
2008-12-161) fix one goto issue in IScsiProto.cywu21
2008-12-15it was root caused to be Spec issue instead of code issue. It should be Acti...ywu21
2008-12-141) delete unused parameter from IScsiCHAPOnRspReceived ()ywu21
2008-12-121)update function header coding style issueywu21
2008-12-10correct /// usage mistakeywu21
2008-12-10delete redundant **/ywu21
2008-12-10update function headerywu21
2008-12-10delete #include <Uefi/UefiBaseType.h>ywu21
2008-12-10update file header ywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-101 update function headerywu21
2008-12-10update file header ywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10change to #include <PiDxe.h> #include <Uefi.h>ywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file headerywu21
2008-12-10update file header ywu21
2008-12-10update file headerywu21
2008-12-10update file header ywu21
2008-12-10update file header ywu21
2008-12-10update file headerywu21
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu21
2008-12-05Add the missing internal header file to pass buildlgao4
2008-12-05for 202033ywu21
2008-12-05for 202033ywu21
2008-12-05change some comment and for 202033ywu21
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-051, Add missing header file reference in source code sectionklu2
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-08-22Fix a minor GUID format issue.qhuang8