
21 Jan
2021
21 Jan
'21
6:37 a.m.
On Sun, Jan 17, 2021 at 5:54 AM Simon Glass sjg@chromium.org wrote:
The Global Non-Voltatile Storage struct has some fields with particular
typo: Volatile
meanings. Rename these to make things easier to follow. Also add a few more boot flags.
GNVS should not be confused with GNVQ (Going Nowhere Very Quickly).
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/include/asm/intel_gnvs.h | 34 +++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com