]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/IScsiDxe
fix ecc
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe /
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-01-13 ywu21unified "iSCSI" in all comments
2008-12-17 jljustenMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 ywu21202033 make .h more clear, seperate ComponentName.h...
2008-12-16 ywu211) fix one goto issue in IScsiProto.c
2008-12-15 ywu21it was root caused to be Spec issue instead of code...
2008-12-14 ywu211) delete unused parameter from IScsiCHAPOnRspReceived ()
2008-12-12 ywu211)update function header coding style issue
2008-12-10 ywu21correct /// usage mistake
2008-12-10 ywu21delete redundant **/
2008-12-10 ywu21update function header
2008-12-10 ywu21delete #include <Uefi/UefiBaseType.h>
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu211 update function header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21change to #include <PiDxe.h> #include <Uefi.h>
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-07 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-05 lgao4Add the missing internal header file to pass build
2008-12-05 ywu21for 202033
2008-12-05 ywu21for 202033
2008-12-05 ywu21change some comment and for 202033
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu21, Add missing header file reference in source code...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-08-22 qhuang8Fix a minor GUID format issue.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-06-04 qwang12Add a type cast of UINT32 to insure that EBC compiler...
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-05-16 eric_tian[Description]
2008-04-17 eric_tian[Description]
2008-04-11 eric_tian[Description]
2008-03-21 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDriver.c:
2008-03-21 eric_tian[Description]
2008-03-13 eric_tian[Description]
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c:
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-22 eric_tianupdate
2008-01-22 eric_tianmove iscsi driver into network directory, and change...