diff options
author | Heinrich Schuchardt | 2022-02-16 07:59:31 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2022-02-26 07:37:00 +0100 |
commit | 5e04435970b13c512cf05147a8b3ea6625458645 (patch) | |
tree | 9a1841cc5f0ca4dd56953007f153019c3be547ec /doc/develop/index.rst | |
parent | c6ae38b38967a5c33d729c20e508a03ba3e0e3f6 (diff) |
doc: describe generation of SMBIOS table
SMBIOS is not x86 specific. So we should have an architecture independent
page describing it.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index 97148875ef4..93ebfa485f5 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -22,6 +22,7 @@ Implementation makefiles menus printf + smbios uefi/index version |