audk/BaseTools/Source/C/Include/Common
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
..
BaseTypes.h BaseTools: Copy PACKED definition from MdePkg Base.h 2020-10-10 05:43:11 +00:00
BuildVersion.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
MdeModuleHii.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
PiFirmwareFile.h BaseTools/PiFirmwareFile: fix undefined behavior in SECTION_SIZE 2019-04-24 17:30:57 +02:00
PiFirmwareVolume.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UefiBaseTypes.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UefiCapsule.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UefiInternalFormRepresentation.h BaseTools: REST style formset 2020-05-15 05:05:52 +00:00
UefiMultiPhase.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VariableFormat.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
WorkingBlockHeader.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00