diff mbox

[U-Boot,8/8] x86: doc: Add DMI to the TODO list

Message ID 1441709851-25261-9-git-send-email-bmeng.cn@gmail.com
State Superseded
Delegated to: Simon Glass
Headers show

Commit Message

Bin Meng Sept. 8, 2015, 10:57 a.m. UTC
Desktop Management Interface (DMI) is not supported by U-Boot now.
Add it to the TODO list.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 doc/README.x86 | 2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Glass Sept. 9, 2015, 6:08 p.m. UTC | #1
On Tuesday, 8 September 2015, Bin Meng <bmeng.cn@gmail.com> wrote:
>
> Desktop Management Interface (DMI) is not supported by U-Boot now.
> Add it to the TODO list.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  doc/README.x86 | 2 ++
>  1 file changed, 2 insertions(+)
>
Acked-by: Simon Glass <sjg@chromium.org>
>
>
diff mbox

Patch

diff --git a/doc/README.x86 b/doc/README.x86
index f76db7f..98ad7b2 100644
--- a/doc/README.x86
+++ b/doc/README.x86
@@ -761,6 +761,7 @@  TODO List
 - Audio
 - Chrome OS verified boot
 - SMI and ACPI support, to provide platform info and facilities to Linux
+- Desktop Management Interface (DMI) [15] support
 
 References
 ----------
@@ -778,3 +779,4 @@  References
 [12] http://events.linuxfoundation.org/sites/events/files/slides/chromeos_and_diy_vboot_0.pdf
 [13] http://events.linuxfoundation.org/sites/events/files/slides/elce-2014.pdf
 [14] doc/device-tree-bindings/misc/intel,irq-router.txt
+[15] http://en.wikipedia.org/wiki/Desktop_Management_Interface