audk/BaseTools/Source/C/Include
gaoliming cf0d09ca7b BaseTools: Copy PACKED definition from MdePkg Base.h
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2938

MdePkg Acpi10.h definition depends on PACKED.
When structure PCD refers to Acpi10.h, build will fail,
because PACKED definition is missing in BaseTools BaseTypes.h.

C source tools include BaseTools BaseTypes.h. They don't include MdePkg Base.h.
When C source tools include MdePkg Acpi10.h, they also need PACKED definition.
So, add PACKED definition into BaseTools BaseTypes.h.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Signed-off-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Tested-by: Garrett Kirkendall <garrett.kirkendall@amd.com>
2020-10-10 05:43:11 +00:00
..
AArch64 BaseTools: use stdint.h for GCC ProcessorBind.h typedefs 2019-10-01 10:55:38 +01:00
Arm BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Common BaseTools: Copy PACKED definition from MdePkg Base.h 2020-10-10 05:43:11 +00:00
Guid BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Ia32 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
IndustryStandard BaseTools: BaseTools changes for RISC-V platform. 2020-04-29 02:52:08 +00:00
Protocol BaseTools: Bootable NVDIMM namespaces 2020-05-15 05:05:52 +00:00
RiscV64 BaseTools: Add RISCV64 binding 2020-09-29 03:31:56 +00:00
X64 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00