mirror of https://github.com/acidanthera/audk.git
MdePkg/include: Add Acpi.h to DMAR table.
Suggested-by: Star Zeng <star.zeng@intel.com> Cc: Star Zeng <star.zeng@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
parent
424a5ec33b
commit
83a457840e
|
@ -23,6 +23,8 @@
|
|||
#ifndef _DMA_REMAPPING_REPORTING_TABLE_H_
|
||||
#define _DMA_REMAPPING_REPORTING_TABLE_H_
|
||||
|
||||
#include <IndustryStandard/Acpi.h>
|
||||
|
||||
#pragma pack(1)
|
||||
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue