summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* EFI: Add build environment support for GNU EFI development.Lv Zheng2014-06-121-3/+9
| | | | | | | | | | This patch adds build environment for GNU EFI shell development. Note that only the Makefiles used by EFI development are created in this patch, actual OSL is not implemented and ACPICA applications are enabled in this patch. Lv Zheng. Signed-off-by: Lv Zheng <lv.zheng@intel.com>
* Add top-level unix Makefile for acpica tools/utilities.Robert Moore2012-06-291-0/+16
For convenience, adds a new makefile at the top level acpica directory which in turn generates the tools via the makefiles found under generate/unix.