Hi Matt,

this series is a collection of rather random cleanup patches. The init code
patch, though, should result in a lower runtime memory usage as more memory
can be released after initialization, now.

Please apply!


Mathias Krause (4):
  x86/efi: Remove unused efi_call* macros
  x86/efi: Unexport add_efi_memmap variable
  x86/efi: Update comment regarding required phys mapped EFI services
  x86/efi: Mark initialization code as such

 arch/x86/include/asm/efi.h          |   31 +++++++++------------------
 arch/x86/platform/efi/efi.c         |   20 ++++++++---------
 arch/x86/platform/efi/efi_32.c      |   12 ++++++-----
 arch/x86/platform/efi/efi_64.c      |    6 +++---
 arch/x86/platform/efi/efi_stub_32.S |    4 ++--
 5 files changed, 31 insertions(+), 42 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to