Re: [PATCH 23/32] x86: Define the Chrome OS GNVS region

2020-10-16 Thread Bin Meng
Hi Simon, On Mon, Sep 28, 2020 at 12:26 PM Simon Glass 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 > ---

[PATCH 23/32] x86: Define the Chrome OS GNVS region

2020-09-27 Thread Simon Glass
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 --- arch/x86/include/asm/intel_gnvs.h | 49 +++ 1 f