17.12.2015 05:01, Elliott, Robert (Persistent Memory) пишет:
> I found another grub cli command that needs patches to
> decode persistent memory: lsefimmap.
> 
> This patch series also enhances it to support TB-scale
> sizes (which will not be uncommon for some persistent
> memory technologies), not silently round the sizes, and
> use proper IEC binary units.
> 
> 
> Robert Elliott (5):
>   lsefimmap: decode larger sizes
>   lsefimmap: don't round sizes
>   lsefimmap: add support for EfiPersistentMemory type
>   lsefimmap: Decode EFI memory attributes new in UEFI 2.5
>   lsefimmap: Use binary units
> 
>  grub-core/commands/efi/lsefimmap.c | 47 
> +++++++++++++++++++++++++-------------
>  include/grub/efi/api.h             |  3 +++
>  2 files changed, 34 insertions(+), 16 deletions(-)
> 

At least 1, 2 and 5 should be merged, but I do not see why this needs
splitting in separate paches. Could you send combined patch, please?
Thank you.

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to