202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from IScsiDriver.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7043 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -22,6 +22,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <Library/UefiRuntimeServicesTableLib.h>
|
||||
#include "IScsiCommon.h"
|
||||
#include "IScsiDriver.h"
|
||||
#include "IscsiInitiatorName.h"
|
||||
#include "ComponentName.h"
|
||||
#include "IScsiConfigNVDataStruc.h"
|
||||
#include "IScsiExtScsiPassThru.h"
|
||||
#include "IScsiProto.h"
|
||||
@@ -33,7 +35,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include "IScsiIbft.h"
|
||||
|
||||
|
||||
|
||||
#define ISCSI_SESSION_SIGNATURE EFI_SIGNATURE_32 ('I', 'S', 'S', 'N')
|
||||
|
||||
struct _ISCSI_SESSION {
|
||||
|
Reference in New Issue
Block a user