[U-Boot] [PATCH v2 1/3] x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library

Bin Meng bmeng.cn at gmail.com
Thu Jul 19 08:36:58 UTC 2018


Hi Andy,

On Thu, Jul 19, 2018 at 4:30 PM, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> On Wed, 2018-07-18 at 21:42 -0700, Bin Meng wrote:
>> acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode()
>> are something unrelated to ACPI tables generation. Move these to
>> a separate library.
>>
>> This also fixes several style issues reported by checkpatch in the
>> original codes.
>>
>
> Hi!
>
> Is it possible to have some test branch under your tree to try?
>

Yes, it's already on u-boot-x86/acpi branch.

Regards,
Bin


More information about the U-Boot mailing list