mirror of https://github.com/acidanthera/audk.git
Rollback the change 15178.
And, update NameString IScsiDxeStrings[] to IScsi4DxeStrings[] to match its BASE_NAME Signed-off-by: Gao, Liming <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15186 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
506560e75a
commit
6924dbdf39
|
@ -24,6 +24,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
#include <Library/NetLib.h>
|
||||
|
||||
extern UINT8 IScsiConfigDxeBin[];
|
||||
extern UINT8 IScsi4DxeStrings[];
|
||||
|
||||
#define ISCSI_INITATOR_NAME_VAR_NAME L"I_NAME"
|
||||
|
||||
|
|
Loading…
Reference in New Issue