libreboot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libreboot-dev] Here is a tool that might be useful for libreboot


From: Damien Zammit
Subject: [Libreboot-dev] Here is a tool that might be useful for libreboot
Date: Thu, 23 Apr 2015 01:46:57 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

Hi folks,

I have been polishing a new tool I wrote to detect interesting things
about the Intel Management Engine (ME), but the most relevant part is
whether or not it can be removed for libreboot.

I have written this tool to firstly look up a table of pci device ids
and compare it to your full device tree to determine if the ME hardware
should be present or not, and secondly to query it for info if it is
there (in some cases it can unhide the device, this is WIP).

The first line of output should be relevant for libreboot because it
tells the user whether they can remove the ME or not and if it is
present or not.

Also, if this program misbehaves, I would like to know about it so I can
fix it.

Currently I only have it on github.  Sorry about that.

http://www.github.com/zamaudio/intelmetool

Damien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]