|
From: | Elliott, Robert (Persistent Memory) |
Subject: | lsefimmap patches for persistent memory |
Date: | Thu, 17 Dec 2015 02:01:59 +0000 |
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(-) -- 2.4.3 --- Robert Elliott, HPE Persistent Memory
0001-lsefimmap-decode-larger-sizes.patch
Description: 0001-lsefimmap-decode-larger-sizes.patch
0002-lsefimmap-don-t-round-sizes.patch
Description: 0002-lsefimmap-don-t-round-sizes.patch
0003-lsefimmap-add-support-for-EfiPersistentMemory-type.patch
Description: 0003-lsefimmap-add-support-for-EfiPersistentMemory-type.patch
0004-lsefimmap-Decode-EFI-memory-attributes-new-in-UEFI-2.patch
Description: 0004-lsefimmap-Decode-EFI-memory-attributes-new-in-UEFI-2.patch
0005-lsefimmap-Use-binary-units.patch
Description: 0005-lsefimmap-Use-binary-units.patch
[Prev in Thread] | Current Thread | [Next in Thread] |