ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
authorLaszlo Ersek <lersek@redhat.com>
Wed, 3 Sep 2014 11:32:22 +0000 (13:32 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 3 Oct 2014 17:41:01 +0000 (18:41 +0100)
The effects of the patch on the i64 memory map log are similar to those
visible in the previous (x86) patch: the type enum and the attribute
bitmap are decoded.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found