MdePkg: Include Acpi header file

ACPI memory mapped configuration space access (MCFG) table requires
defination of EFI_ACPI_DESCRIPTION_HEADER.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>
This commit is contained in:
Wasim Khan 2020-04-20 15:48:01 +08:00 committed by mergify[bot]
parent 239b50a863
commit 322969adf1
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#ifndef _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_
#define _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_
#include <IndustryStandard/Acpi.h>
//
// Ensure proper structure formats
//