commit | f82438948f649c33d775badd099869b0652ecc41 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 24 10:06:07 2021 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Feb 01 15:33:24 2021 +0800 |
tree | 83f7010dde77342460384c217ee68582f3a15adc | |
parent | 76baecf6702bfb6ccf9fb316edc4b6737fa6602c [diff] |
x86: Update Chromium OS GNVS names The Global Non-Volatile Storage struct has some fields with particular 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> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>