ivy_has_common: Mention deguard there

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-04 15:12:34 +00:00
parent b11a61c97c
commit 2361a1de72
1 changed files with 3 additions and 1 deletions

View File

@ -239,7 +239,9 @@ if you're not savvy enough to look at stuff in hexdump.
You'll note the small size of the Intel ME, e.g. 84KB on sandybridge platforms.
This is because lbmk *automatically* neuters it, disabling it during
early boot. This is done using `me_cleaner`, which lbmk imports.
early boot. This is done using `me_cleaner`, which lbmk imports. If the platform
uses MEv11 with Intel Boot Guard, the boot guard is automatically disabled
by processing the MEv11 image with Mate Kukri's [deguard](deguard.md) utility.
Errata
======