]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Include Acpi header file
authorWasim Khan <wasim.khan@nxp.com>
Mon, 20 Apr 2020 07:48:01 +0000 (15:48 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 19 Jun 2020 14:59:53 +0000 (14:59 +0000)
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>
MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h

index 3356ec9a29781f476677012cdd0f34f841cd39e4..8a4933db78368d194486eb006b60040bcbc6385a 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_\r
 #define _MEMORY_MAPPED_CONFIGURATION_SPACE_ACCESS_TABLE_H_\r
 \r
+#include <IndustryStandard/Acpi.h>\r
+\r
 //\r
 // Ensure proper structure formats\r
 //\r