Reviewed-by: Zhichao Gao
Thanks,
Zhichao
> -Original Message-
> From: Tomas Pilar
> Sent: Friday, May 22, 2020 2:44 AM
> To: devel@edk2.groups.io
> Cc: n...@arm.com; Ni, Ray ; Gao, Zhichao
>
> Subject: [PATCH v2 2/6] ShellPkg/AcpiView: Refactor configuration
>
> A new file and header
A new file and header (AcpiViewConfig.[ch]) is created
that houses the user configuration. This declutters the
core code and improves modularity of the design.
The module level symbols for verbosity, table selection, and
highlighting are refactored into the new file.
Cc: Ray Ni
Cc: Zhichao Gao