]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/IScsiDxe
Fix a bug for vlan ping failure.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe /
2013-12-10 Fu Siyuan1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
2013-10-29 Wu JiaxinFix a K9 error.Result of GetVariable2() function that...
2013-10-25 Wu JiaxinFix a bug about the iSCSI DHCP dependency issue.
2013-10-18 Ye TingFix an issue that execute "map -r" in UEFI shell cannot...
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-07-25 Fu SiyuanRoll back the changes in revision 14296 since it will...
2013-04-19 tye1Add transit bit check for detecting partial response...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-11-08 ydong10Refine code to make it more safely.
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
2012-02-15 ydong10Add code check to avoid access violation.
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-04-21 tye1Fix issue that iscsi initiator name with 223 bytes...
2011-04-07 tye1Fix ICC build error.
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-07-30 hhuan13Fix a bug. iSCSI driver doesn’t follow driver model...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-03 xdu2For network dynamic media support:
2010-02-01 tye11. Update the maximum length to 224 in ISCSI_CONFIG_IFR...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-09-14 eric_tianfix k8 warning.
2009-07-15 eric_tianinitial Target byte array with 0xff (all bytes are...
2009-07-06 gikidyEnhance iSCSI ibft table for copy oemid and oemtableID...
2009-07-01 eric_tiansync tracker 210250&210253 of R8 into R9, which fix...
2009-06-30 eric_tianadd error handler to pass K8 check
2009-06-29 vanjeffadd security check.
2009-06-24 eric_tiando checksum before installing IBFT.
2009-06-03 gikidyThe data length of a text request must not exceed the...
2009-06-01 eric_tiana typo of ISCSI string
2009-06-01 eric_tianfix the typo of ISCSI related string.
2009-05-25 rsun3change ISO 639-2 language codes to RFC 4646 codes in...
2009-05-20 mdkinneyUpdate modules to show real dependencies on the BaseMem...
2009-05-20 mdkinneyAdd #include Acpi.h so the ACPI 3.0 Table Revision...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-19 eric_tiandon't set all bytes in TargetID as zero. This change...
2009-05-19 eric_tianupdate the check condition of PASS THRU interface to...
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-17 xli24Remove iScsi driver's dependency on IntelFrameworkPkg.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-04-03 jji4Update IScsiCheckOpParams to get the declarative MaxRec...
2009-04-02 rsun3Retire Extended HII library class.
2009-03-26 niryFix coding style issue.
2009-02-24 eric_tianfix the bug of calculating subnetmask prefix length...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
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
next