changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6140 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-10-20 09:14:02 +00:00
parent a7d5ff5841
commit 732fb20115
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
#ifndef _ACPI_2_0_H_
#define _ACPI_2_0_H_
#include <IndustryStandard/Acpi1_0.h>
#include <IndustryStandard/Acpi10.h>
//
// Ensure proper structure formats

View File

@ -14,7 +14,7 @@
#ifndef _ACPI_3_0_H_
#define _ACPI_3_0_H_
#include <IndustryStandard/Acpi2_0.h>
#include <IndustryStandard/Acpi20.h>
//
// Ensure proper structure formats

View File

@ -17,7 +17,7 @@
#ifndef _ISCSI_BOOT_FIRMWARE_TABLE_H_
#define _ISCSI_BOOT_FIRMWARE_TABLE_H_
#include "Acpi3_0.h"
#include "Acpi30.h"
#define EFI_ACPI_ISCSI_BOOT_FIRMWARE_TABLE_REVISION 0x01
#define EFI_ACPI_ISCSI_BOOT_FIRMWARE_TABLE_STRUCTURE_ALIGNMENT 8