diff options
author | Feng Tang <feng.tang@intel.com> | 2009-08-14 15:17:53 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-08-28 19:57:33 -0400 |
commit | 13e82d023c4c3f13ab1e665cbb917a7ebba8935c (patch) | |
tree | c0d257873f7487e75b07ed3171e2e7ea29245f9c /arch/x86/kernel/sfi.c | |
parent | 6ae6996a466e14bcf41618cde641a74ae03dc285 (diff) | |
download | kernel_samsung_smdk4412-13e82d023c4c3f13ab1e665cbb917a7ebba8935c.zip kernel_samsung_smdk4412-13e82d023c4c3f13ab1e665cbb917a7ebba8935c.tar.gz kernel_samsung_smdk4412-13e82d023c4c3f13ab1e665cbb917a7ebba8935c.tar.bz2 |
SFI: add capability to parse ACPI tables
Extend SFI to access standard ACPI tables.
(eg. the PCI MCFG) using sfi_acpi_table_parse().
Note that this is _not_ a hybrid ACPI + SFI mode.
The platform boots in either ACPI mode or SFI mode.
SFI runs only with acpi_disabled=1, which can be set
at build-time via CONFIG_ACPI=n, or at boot time by
the failure to find ACPI platform support.
So this extension simply allows SFI-platforms to
re-use existing standard table formats that happen to
be defined to live in ACPI envelopes.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/x86/kernel/sfi.c')
0 files changed, 0 insertions, 0 deletions