index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
IScsiDxe
/
IScsiMisc.c
Age
Commit message (
Expand
)
Author
2016-08-18
NetworkPkg: Fix assert issue in iSCSI driver
Zhang Lubo
2016-06-23
NetworkPkg: Replace ASSERT with error handling in Http boot and IScsi
Zhang Lubo
2016-06-21
NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
Star Zeng
2016-04-22
NetworkPkg: Fix GCC code build error of iSCSI driver.
Zhang Lubo
2016-04-22
NetworkPkg: refine codes of iSCSI driver.
Zhang Lubo
2016-01-06
NetworkPkg IScsiDxe: Fix typos in function descriptions
Hao Wu
2015-09-25
NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target
Ye Ting
2015-08-11
NetworkPkg: Change the macro name to fit coding style
fanwang2
2015-07-26
NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support
fanwang2
2014-12-19
Code refine. Check the original length of array to avoid buffer over flow.
Qiu Shumin
2014-08-15
Use string pointer instead string buffer to avoid string copy operation.
Fu, Siyuan
2014-08-08
Update network stack code to use StrnCpy instead of StrCpy.
Fu, Siyuan
2014-01-10
Fix bug in unload function: Check if component name protocol exist, only unin...
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
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
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-08-31
1. Update iSCSI UI to be more user-friendly.
tye1
2011-08-17
Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...
tye1