summaryrefslogtreecommitdiff
path: root/generate/unix/acpinames/Makefile
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2014-05-09 15:06:14 +0800
committerDavid E. Box <david.e.box@linux.intel.com>2014-05-20 19:04:41 -0700
commit668149feeca01d6d3e5122f8c1693cc5d756f8d7 (patch)
treee9b4f9a7de2ff06a621fa97a44ca9a45c3bb4bb0 /generate/unix/acpinames/Makefile
parentbf8149cb46d78e9c5e57ac40c7852e741dabf008 (diff)
downloadacpica-668149feeca01d6d3e5122f8c1693cc5d756f8d7.tar.gz
OSL: Cleanup AcpiOsGetRootPointer() stubs.
This patch cleans up AcpiOsGetRootPointer() by deleting the AeLocalGetRootPointer() and adding ACPI_USE_NATIVE_RSDP_POINTER. The use of AeLocalGetRootPointer(), referenced by osunixxf.c/oswinxf.c, prevents portable applications that do not have this function implemented from being able to directly link the useful generic OSL. This patch uses ACPI_USE_NATIVE_RSDP_POINTER to define whether AcpiOsGetRootPointer() should be used as a stub. If a utility needs a specific and functioning AcpiOsGetRootPointer(), it now should define ACPI_USE_NATIVE_RSDP_POINTER and implement its own. Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Diffstat (limited to 'generate/unix/acpinames/Makefile')
0 files changed, 0 insertions, 0 deletions