summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)Author
2008-12-16Fix several syntax issue to pass build.qhuang8
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-16Add comments for functions.niry
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-08Code scrubbing.jgong5
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu21
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Add comments for functions and fix some coding style issue.niry
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-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry
2008-11-27Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff