Reviewed-by: Zhiguang Liu <[email protected]> > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Wasim > Khan > Sent: Monday, April 20, 2020 3:48 PM > To: [email protected] > Cc: Kinney, Michael D <[email protected]>; Gao, Liming > <[email protected]>; [email protected]; Wasim Khan > <[email protected]> > Subject: [edk2-devel] [PATCH v2] 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 <[email protected]> > --- > Changes in v2: Corrected typo in subject > > .../IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h > | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git > a/MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceA > ccessTable.h > b/MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceA > ccessTable.h > index 3356ec9..8a4933d 100644 > --- > a/MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceA > ccessTable.h > +++ > b/MdePkg/Include/IndustryStandard/MemoryMappedConfigurationSpaceA > ccessTable.h > @@ -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 > // > -- > 2.7.4 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#60476): https://edk2.groups.io/g/devel/message/60476 Mute This Topic: https://groups.io/mt/73144786/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
