lkml.org 
[lkml]   [2013]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] EFI changes
I dropped the cleanup patch which was causing build issues for ARM.

The following changes since commit c158c3bf59951bbb44bd7ccca9e6665dfd1617c5:

boot, efi: Remove redundant memset() (2013-10-04 20:07:47 +0100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next

for you to fetch changes up to 72548e836b0c4abbb652e791dee9c91203a9a4c6:

x86/efi: Add EFI framebuffer earlyprintk support (2013-10-28 18:09:58 +0000)

----------------------------------------------------------------
* Add support for earlyprintk=efi which uses the EFI framebuffer. Very
useful for debugging boot issues.

----------------------------------------------------------------
Matt Fleming (1):
x86/efi: Add EFI framebuffer earlyprintk support

Documentation/kernel-parameters.txt | 8 +-
arch/x86/Kconfig.debug | 10 ++
arch/x86/include/asm/efi.h | 2 +
arch/x86/kernel/early_printk.c | 7 ++
arch/x86/platform/efi/Makefile | 1 +
arch/x86/platform/efi/early_printk.c | 191 +++++++++++++++++++++++++++++++++++
6 files changed, 216 insertions(+), 3 deletions(-)
create mode 100644 arch/x86/platform/efi/early_printk.c

--
Matt Fleming, Intel Open Source Technology Center


\
 
 \ /
  Last update: 2013-10-29 09:41    [W:0.028 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site