diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-05-08 01:24:33 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-05-08 01:29:50 +0200 |
commit | 292ead1baff4a4bd6e6ab758802df0bfd91dd68e (patch) | |
tree | 5280e4ad5e74a9e560ddf8103218da9f2a5cc97f /cross | |
parent | 98f89fb6211ed6bb4f866edc6b6977aaaee22f8a (diff) | |
download | abslibre-292ead1baff4a4bd6e6ab758802df0bfd91dd68e.tar.gz abslibre-292ead1baff4a4bd6e6ab758802df0bfd91dd68e.tar.bz2 abslibre-292ead1baff4a4bd6e6ab758802df0bfd91dd68e.zip |
pcr: libreboot-utils: Add ifdtool
Recent (post 2006) Intel computers typically have a flash chip that
contains several partitions:
- An "Intel flash descriptor" partition that contains a partition
table, permission settings for read/write access to these
partitions. various configuration settings like the flash chip
speed, and so on.
- A partition for the BIOS that contains the BIOS, Coreboot, EFI,
Libreboot, UEFI, etc.
- A partition for the Management Engine firmware.
- A partition for some Gigabit Ethernet settings (the MAC address,
LEDs settings, etc).
- A partition named "Platform data" that probably contains some serial
numbers or other data on some computers.
The ifdtool utility can display these partitions, various settings
present in Intel flash descriptor, extract or replace these partitions
content, etc.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'cross')
0 files changed, 0 insertions, 0 deletions