summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/IScsiDxe
AgeCommit message (Expand)Author
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2010-02-011. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223...tye1
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-09-14fix k8 warning.eric_tian
2009-07-15initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian
2009-07-06Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.gikidy
2009-07-01sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...eric_tian
2009-06-30add error handler to pass K8 checkeric_tian
2009-06-29add security check.vanjeff
2009-06-24do checksum before installing IBFT.eric_tian
2009-06-03The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy
2009-06-01a typo of ISCSI stringeric_tian
2009-06-01fix the typo of ISCSI related string.eric_tian
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-05-20Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-19don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian
2009-05-19update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-17Remove iScsi driver's dependency on IntelFrameworkPkg.xli24
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji4
2009-04-02Retire Extended HII library class.rsun3
2009-03-26Fix coding style issue.niry
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2009-01-13unified "iSCSI" in all commentsywu21
2008-12-17MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten
2008-12-16Clean up to update the reference of the these macros: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-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