Age | Commit message (Expand) | Author |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-01-26 | Rollback the change 15178. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-23 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan |
2013-10-29 | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin |
2013-10-25 | Fix a bug about the iSCSI DHCP dependency issue. | Wu Jiaxin |
2013-10-18 | Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi... | Ye Ting |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng |
2013-07-25 | Roll back the changes in revision 14296 since it will cause iSCSI security au... | Fu Siyuan |
2013-04-19 | Add transit bit check for detecting partial response in iSCSI stack. | tye1 |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 |
2012-11-08 | Refine code to make it more safely. | ydong10 |
2012-08-29 | Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ... | erictian |
2012-07-03 | Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ... | ydong10 |
2012-02-15 | Add code check to avoid access violation. | ydong10 |
2011-12-15 | Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val... | ydong10 |
2011-10-26 | Adopt new IPv4/IPv6 device path for network modules. | niruiyu |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-17 | Fix Build fail for NT32 platform. | ydong10 |
2011-09-16 | Add exit action when Config_Access_Protocol.CallBack function returns Submit ... | ydong10 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-06-08 | String Reference Cleanup. | lzeng14 |
2011-06-04 | Fix X64 clang warnings. | andrewfish |
2011-05-20 | Refine some call back function to return EFI_UNSUPPORTED for all unsupported ... | ydong10 |
2011-04-21 | Fix issue that iscsi initiator name with 223 bytes can not be saved. | tye1 |
2011-04-07 | Fix ICC build error. | tye1 |
2011-04-06 | Update ISID to fixed value: first 3 bytes are derived from MAC address while ... | tye1 |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
2010-07-30 | Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ... | hhuan13 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-03 | For network dynamic media support: | xdu2 |
2010-02-01 | 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223... | tye1 |
2010-01-08 | refine the code and add more security check. | vanjeff |
2009-12-30 | Add VLAN support. | xdu2 |
2009-12-30 | Code clean up in NetLib: | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-04 | [Change summary]: | tye |
2009-09-14 | fix k8 warning. | eric_tian |
2009-07-15 | initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT... | eric_tian |