Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ the final purpose of reducing its ability to interact with the system.
Intel ME is a co-processor integrated in all post-2006 Intel boards, which is
the base hardware for many Intel features like Intel AMT, Intel Boot Guard,
Intel PAVP and many others. To provide such features, it requires full access to
the system, including memory (through DMA) and network access (transparent to
the system, including memory (through DMA) and network access (invisible to
the user).

Unlike many other firmware components, the Intel ME firmware can't be neither
Unlike many other firmware components, the Intel ME firmware can be neither
disabled nor reimplemented, as it is tightly integrated in the boot process and
it is signed.

Expand Down