1. Update iSCSI UI to be more user-friendly.
2. Fix potential memory leak issue in IScsiConfig.c. Signed-off-by: tye Reviewed-by: xdu2 Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12245 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -102,12 +102,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#define KEY_IGNORE_DELETE_ATTEMPT 0x115
|
||||
#define KEY_DELETE_ATTEMPT 0x116
|
||||
|
||||
#define KEY_KERBEROS_USER_NAME 0x117
|
||||
#define KEY_KERBEROS_USER_SECRET 0x118
|
||||
#define KEY_KERBEROS_KDC_NAME 0x119
|
||||
#define KEY_KERBEROS_KDC_REALM 0x11a
|
||||
#define KEY_KERBEROS_KDC_IP_ADDR 0x11b
|
||||
|
||||
#define KEY_IP_MODE 0x11c
|
||||
#define KEY_AUTH_TYPE 0x11d
|
||||
#define KEY_CONFIG_ISID 0x11e
|
||||
|
Reference in New Issue
Block a user