commit | a93668cc4277b14eaff07fcfdef9693c990ec824 | [log] [tgz] |
---|---|---|
author | Vincent Stehlé <vincent.stehle@arm.com> | Mon Dec 13 10:07:18 2021 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 06 10:55:53 2022 +0100 |
tree | 3568a9eb762859aca36c09984aff7b4ccfb8b1b0 | |
parent | 6062c0d19bc201cbeb61b8875598cdd7a14a5ae0 [diff] |
fdisk: recognize EBBR protective partitions The MBR partition type 0xF8 is used by the Arm EBBR specification[1] for protective partitions over fixed-location firmware images. [1]: https://github.com/ARM-software/ebbr Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>