grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lsefimmap patches for persistent memory


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


Attachment: 0001-lsefimmap-decode-larger-sizes.patch
Description: 0001-lsefimmap-decode-larger-sizes.patch

Attachment: 0002-lsefimmap-don-t-round-sizes.patch
Description: 0002-lsefimmap-don-t-round-sizes.patch

Attachment: 0003-lsefimmap-add-support-for-EfiPersistentMemory-type.patch
Description: 0003-lsefimmap-add-support-for-EfiPersistentMemory-type.patch

Attachment: 0004-lsefimmap-Decode-EFI-memory-attributes-new-in-UEFI-2.patch
Description: 0004-lsefimmap-Decode-EFI-memory-attributes-new-in-UEFI-2.patch

Attachment: 0005-lsefimmap-Use-binary-units.patch
Description: 0005-lsefimmap-Use-binary-units.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]