audk/NetworkPkg/IScsiDxe
Dandan Bi b965bd99c5 Remove Framework HII "class\subclass" in all VFR
class/subclass is the obseleted key word in VFR file. It is designed in framework HII.
After convert to UEFI HII, it is not used any longer. Now remove them from VFR

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17493 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-21 07:58:12 +00:00
..
ComponentName.c Verified ChildHandle, and correct the name for a child. 2015-02-04 05:47:07 +00:00
IScsiAuthenticationInfo.c Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiCHAP.c NetworkPkg: Fix typo. 2015-03-16 01:46:32 +00:00
IScsiCHAP.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfig.c Enhance TargetName check when save iSCSI configuration. 2014-09-24 09:35:54 +00:00
IScsiConfig.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfigNVDataStruc.h Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP. 2013-11-29 03:37:32 +00:00
IScsiConfigStrings.uni 1. Update iSCSI UI to be more user-friendly. 2011-08-31 12:00:09 +00:00
IScsiConfigVfr.vfr Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
IScsiDhcp.c Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiDhcp.h Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiDhcp6.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
IScsiDhcp6.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
IScsiDriver.c Open default Tcp child via BY_CHILD_CONTROLLER. 2015-02-05 07:56:09 +00:00
IScsiDriver.h Update dual network stack drivers to produce multiple Driver Binding Protocol. 2013-04-25 01:33:43 +00:00
IScsiDxe.inf NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:23:58 +00:00
IScsiDxe.uni NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
IScsiDxeExtra.uni NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:26:24 +00:00
IScsiExtScsiPassThru.c Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. 2014-01-22 01:57:06 +00:00
IScsiIbft.c 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. 2013-12-10 09:14:39 +00:00
IScsiIbft.h Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiImpl.h 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
IScsiInitiatorName.c Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiMisc.c Code refine. Check the original length of array to avoid buffer over flow. 2014-12-19 02:37:53 +00:00
IScsiMisc.h Fix bug in unload function: Check if component name protocol exist, only uninstall it when it really exists. 2014-01-10 08:24:29 +00:00
IScsiProto.c Update code to support VS2013 tool chain. 2014-07-28 07:43:23 +00:00
IScsiProto.h Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. 2014-01-22 01:57:06 +00:00