]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update Module BaseName to avoid the same name.
authorGao, Liming <liming.gao@intel.com>
Fri, 24 Jan 2014 14:39:30 +0000 (14:39 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jan 2014 14:39:30 +0000 (14:39 +0000)
Remove the unused extern C name.

Signed-off-by: Gao, Liming <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15178 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.h

index 75af0e2365d13399af7d7008d085f7c6d98feeda..7ddd7c3b60bc8a505759e1e5a754d0bec1b6b4ad 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The header file of IScsiConfig.c.\r
 \r
-Copyright (c) 2004 - 2009, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -24,7 +24,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/NetLib.h>\r
 \r
 extern UINT8  IScsiConfigDxeBin[];\r
-extern UINT8  IScsiDxeStrings[];\r
 \r
 #define ISCSI_INITATOR_NAME_VAR_NAME        L"I_NAME"\r
 \r