Home
last modified time | relevance | path

Searched hist:fc4f5ccc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.hfc4f5ccc Sat May 07 09:46:30 CDT 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Return table length in acpi_create_madt_lapics()

Like other MADT table write routines, make acpi_create_madt_lapics()
return how many bytes it has written instead of the table end addr.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.cfc4f5ccc Sat May 07 09:46:30 CDT 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Return table length in acpi_create_madt_lapics()

Like other MADT table write routines, make acpi_create_madt_lapics()
return how many bytes it has written instead of the table end addr.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>