summaryrefslogtreecommitdiff
path: root/source/tools/acpidump
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2016-06-06 09:39:20 +0800
committerLv Zheng <lv.zheng@intel.com>2016-06-12 14:15:05 +0800
commitcc7c7ebe27537840b6e0109d8ef1435c306669bc (patch)
tree8b0e788b3a002bc2d0e2dd34b93baa931cdf877d /source/tools/acpidump
parent904347fbea8281411d8defd761e4015c61a008d6 (diff)
downloadacpica-cc7c7ebe27537840b6e0109d8ef1435c306669bc.tar.gz
EFI: Port acpiexec/acpidump to EDK2 environment
This patch adds necessary build files for EDK2 environment to build ACPICA tools. The command steps of building edk2 binaries are (if you are using gcc4.7): # cd edk2 # . ./edksetup.sh # ln -s <path to acpica> AcpiPkg # build -p AcpiPkg/AcpiPkg.dsc -t GCC47 -a X64 -a IA32 Note the above test was done in Linux, and the Windows hasn't been tested when this patch is generated. For building edk2 binaries in the MSVC environment, you need to modify acpidump.inf/acpiexec.inf, adding necessary options when they cannot pass the build in the following configure items: MSFT:*_*_IA32_CC_FLAGS/MSFT:*_*_X64_CC_FLAGS. Lv Zheng. Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Diffstat (limited to 'source/tools/acpidump')
0 files changed, 0 insertions, 0 deletions