[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] fdisk: recognize EBBR protective partitions
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2022-01-06 9:59:28
Message-ID: CAK1hOcPdT7VLXJKQFHQ4oc1Q1NMYATcPEa6u--W_dyf5EgX5kg () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks

On Mon, Dec 13, 2021 at 10:08 AM Vincent Stehlé <vincent.stehle@arm.com> wrote:
>
> 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>
> ---
>  util-linux/fdisk.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/util-linux/fdisk.c b/util-linux/fdisk.c
> index 1c2a7d683..664830357 100644
> --- a/util-linux/fdisk.c
> +++ b/util-linux/fdisk.c
> @@ -355,6 +355,7 @@ static const char *const i386_sys_types[] ALIGN_PTR = {
>         "\xef" "EFI (FAT-12/16/32)",         /* Intel EFI System Partition */
>         "\xf0" "Linux/PA-RISC boot",         /* Linux/PA-RISC boot loader */
>         "\xf2" "DOS secondary",              /* DOS 3.3+ secondary */
> +       "\xf8" "EBBR protective",            /* Arm EBBR firmware protective partition */
>         "\xfd" "Linux raid autodetect",      /* New (2.2.x) raid partition with
>                                                 autodetect using persistent
>                                                 superblock */
> --
> 2.33.0
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic