[PATCH v2 21/30] x86: Define the Chrome OS GNVS region
Bin Meng
bmeng.cn at gmail.com
Tue Nov 3 08:47:28 CET 2020
On Thu, Oct 22, 2020 at 11:03 AM Simon Glass <sjg at chromium.org> wrote:
>
> It is not possible to boot Chrome OS properly without passing some basic
> information from U-Boot. This applies even if verified boot is not being
> used. Add a structure definition for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Rename struct chromeos_acpi to struct chromeos_acpi_gnvs
> - Fix comment style
>
> arch/x86/include/asm/intel_gnvs.h | 51 ++++++++++++++++++++++++++++++-
> 1 file changed, 50 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list