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
/
MdeModulePkg
/
Universal
/
Network
/
IScsiDxe
Age
Commit message (
Expand
)
Author
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
2009-07-06
Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.
gikidy
2009-07-01
sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...
eric_tian
2009-06-30
add error handler to pass K8 check
eric_tian
2009-06-29
add security check.
vanjeff
2009-06-24
do checksum before installing IBFT.
eric_tian
2009-06-03
The data length of a text request must not exceed the iSCSI target MaxRecvDat...
gikidy
2009-06-01
a typo of ISCSI string
eric_tian
2009-06-01
fix the typo of ISCSI related string.
eric_tian
2009-05-25
change ISO 639-2 language codes to RFC 4646 codes in .UNI files
rsun3
2009-05-20
Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...
mdkinney
2009-05-20
Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.
mdkinney
2009-05-20
Update HiiDataBase to fix the SCT hang issues by the invalid device path.
lgao4
2009-05-19
don't set all bytes in TargetID as zero. This change is made due to keep cons...
eric_tian
2009-05-19
update the check condition of PASS THRU interface to pass Uefi sct test.
eric_tian
2009-05-12
fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.
vanjeff
2009-04-27
Update HiiGetBrowserData API
lgao4
2009-04-17
Remove iScsi driver's dependency on IntelFrameworkPkg.
xli24
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-13
Update UefiHiiLib to support new defined IFR related HII APIs.
lgao4
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-04-08
Replace BufToHexString by UnicodeValueToString
lgao4
2009-04-03
Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...
jji4
2009-04-02
Retire Extended HII library class.
rsun3
2009-03-26
Fix coding style issue.
niry
2009-02-24
fix the bug of calculating subnetmask prefix length. It is a regression issue...
eric_tian
2009-02-10
Correct typo in comments, clean IfrSupportLib.h
lgao4
2009-02-03
use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...
jji4
[next]