x86: Add an enum name for the GNVS firmware type
authorSimon Glass <sjg@chromium.org>
Sun, 13 Mar 2022 06:03:27 +0000 (23:03 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 14 Mar 2022 07:20:40 +0000 (15:20 +0800)
commit978a8a296e699fbb0919c245f78317dea08eab8e
treeed72c680bd7da0e1d2db3b599542ea034b3ea8ff
parentc96137000e4cf486dcb164fd67a1a0b5b2fb99c6
x86: Add an enum name for the GNVS firmware type

This enum is currently anonymous. Add a name so it can be used in the
code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/intel_gnvs.h