Home
last modified time | relevance | path

Searched hist:"45410 da7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h45410da7 Tue Jan 30 07:01:16 CST 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Use an API to get the ACPI RSDP table address

At present the acpi_rsdp_addr variable is directly referenced in
setup_zimage(). This changes to use an API for better encapsulation
and extension.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c45410da7 Tue Jan 30 07:01:16 CST 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Use an API to get the ACPI RSDP table address

At present the acpi_rsdp_addr variable is directly referenced in
setup_zimage(). This changes to use an API for better encapsulation
and extension.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
H A Dzimage.c45410da7 Tue Jan 30 07:01:16 CST 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Use an API to get the ACPI RSDP table address

At present the acpi_rsdp_addr variable is directly referenced in
setup_zimage(). This changes to use an API for better encapsulation
and extension.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>