Hi Simon, On Thu, Oct 22, 2020 at 11:03 AM Simon Glass <s...@chromium.org> wrote: > > Add definitions for part of the vboot context used with verified boot. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Convert tabs to spaces for consistency
I think in U-Boot tabs are preferred over spaces. > > arch/x86/include/asm/acpi/vbnv_layout.h | 38 +++++++++++++++++++++++++ > 1 file changed, 38 insertions(+) > create mode 100644 arch/x86/include/asm/acpi/vbnv_layout.h > Otherwise, Reviewed-by: Bin Meng <bmeng...@gmail.com> Regards, Bin