Hi Heinrich, On Fri, 25 Feb 2022 at 23:45, Heinrich Schuchardt <[email protected]> wrote: > > SMBIOS is not x86 specific. So we should have an architecture independent
x86-specific architecture-independent > page describing it. So sad, but this is true. I'm not sure who to blame! > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > v2: > Add missing file doc/develop/smbios.rst > --- > doc/arch/x86.rst | 2 +- > doc/develop/index.rst | 1 + > doc/develop/smbios.rst | 22 ++++++++++++++++++++++ > 3 files changed, 24 insertions(+), 1 deletion(-) > create mode 100644 doc/develop/smbios.rst Reviewed-by: Simon Glass <[email protected]> Regards, Simon

