parent
dca37b249f
commit
a5a77ca9a8
|
@ -214,7 +214,7 @@ not rely on dumping the factory.rom image (whereas, ich9deblob does).
|
|||
Simply speaking, `ich9deblob` takes an original dump of the boot flash, where
|
||||
that boot flash contains a descriptor that defines the existence of Intel ME,
|
||||
and modifies it. The Intel Flash Descriptor is modified to disable the ME
|
||||
region. It disables the ME itself aswell. The GbE region is moved to the
|
||||
region. It disables the ME itself as well. The GbE region is moved to the
|
||||
location just after the descriptor. The BIOS region is specified as being
|
||||
after the descriptor+GbE regions, filling the rest of the boot flash.
|
||||
|
||||
|
|
|
@ -203,7 +203,7 @@ into copies of these images in files under `bin/`. However, modern cbmk
|
|||
now only puts coreboot images in `bin/`, with payloads included.
|
||||
|
||||
If you still have `elf/` coreboot images in your cbmk tree, please do not
|
||||
use them (and you may aswell delete them).
|
||||
use them (and you may as well delete them).
|
||||
|
||||
### cache/
|
||||
|
||||
|
|
|
@ -91,7 +91,7 @@ There are also others like Minicom but Screen works nicely.
|
|||
|
||||
By doing this before booting the X60/T60, you will see console output
|
||||
from Canoeboot. You will also see GRUB displaying on the serial output,
|
||||
and you will be able to see MemTest86+ on the serial output aswell. You
|
||||
and you will be able to see MemTest86+ on the serial output as well. You
|
||||
can also configure your distro so that a terminal (TTY) is accessible
|
||||
from the serial console.
|
||||
|
||||
|
|
Loading…
Reference in New Issue