[PATCH v3 14/35] acpigen: Support writing a package
Bin Meng
bmeng.cn at gmail.com
Mon Jun 29 03:27:50 CEST 2020
On Sun, Jun 14, 2020 at 10:55 AM Simon Glass <sjg at chromium.org> wrote:
>
> A package collects together several elements. Add an easy way of writing
> a package header and updating its length later.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> Changes in v3:
> - Fix 'easy of testing' typo
> - Move two function comments into the previous patch
>
> include/acpi/acpigen.h | 32 ++++++++++++++++++++++++++++++++
> lib/acpi/acpigen.c | 12 ++++++++++++
> test/dm/acpigen.c | 27 +++++++++++++++++++++++++++
> 3 files changed, 71 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list