mirror of https://github.com/acidanthera/audk.git
Remove extra #include that is not required for this include file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8351 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
69817bf8e0
commit
7a90d95a76
|
@ -16,8 +16,6 @@
|
|||
#ifndef _ISCSI_BOOT_FIRMWARE_TABLE_H_
|
||||
#define _ISCSI_BOOT_FIRMWARE_TABLE_H_
|
||||
|
||||
#include <IndustryStandard/Acpi30.h>
|
||||
|
||||
#define EFI_ACPI_ISCSI_BOOT_FIRMWARE_TABLE_REVISION 0x01
|
||||
#define EFI_ACPI_ISCSI_BOOT_FIRMWARE_TABLE_STRUCTURE_ALIGNMENT 8
|
||||
|
||||
|
|
Loading…
Reference in New Issue