mirror_edk2/BaseTools/Source/C
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
..
BrotliCompress BaseTools: Make brotli a submodule 2020-04-16 01:58:38 +00:00
Common BaseTools/PeCoffLoaderEx: Remove the unused local variable 2020-07-29 03:23:20 +00:00
DevicePath BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
EfiRom BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenCrc32 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenFfs BaseTools: Fixed issue in MultiThread Genfds function 2019-04-10 13:32:10 +08:00
GenFv BaseTools GenFv: Report the correct spare FV image size 2020-06-11 14:36:54 +00:00
GenFw BaseTools: BaseTools changes for RISC-V platform. 2020-04-29 02:52:08 +00:00
GenSec BaseTools/GenSec: Fix spelling mistake 2020-08-03 17:25:46 +00:00
Include BaseTools: Copy PACKED definition from MdePkg Base.h 2020-10-10 05:43:11 +00:00
LzmaCompress BaseTools/LzmaCompress: Fix the option "d" dictionary size 2019-09-30 15:04:08 +08:00
Makefiles BaseTools: Add RISCV64 binding 2020-09-29 03:31:56 +00:00
PyEfiCompressor BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Split BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
TianoCompress BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrCompile Using LLVM compiler set to build BaseTools in Linux 2020-07-21 04:12:32 +00:00
VolInfo BaseTools/VolInfo: Fix spelling mistake 2020-08-05 17:25:48 +00:00
GNUmakefile BaseTools: Add RISCV64 binding 2020-09-29 03:31:56 +00:00
Makefile BaseTools: Robustness for multiple build environments 2019-09-11 22:30:16 +08:00