[yocto] [PATCH 0/3][linux-yocto-3.0] EFI support backports

Darren Hart darren at dvhart.com
Wed Dec 7 11:19:06 PST 2011


From: Darren Hart <dvhart at linux.intel.com>

The following patches have been merged back from upstream to address various
issues with the EFI boot process. These are intended to be merged with
yocto/standard/base.

Please watch for a subsequent patch adding a series of efi config fragments.

The following changes since commit ab1de8c21d2b1d084b8488496d75cc54fcd94f02:

  Merge commit 'v3.0.10' into yocto/standard/base (2011-11-23 00:31:29 -0500)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-yocto-3.0.git dvhart/standard/efi
  http://git.infradead.org/users/dvhart/linux-yocto-3.0.git/shortlog/refs/heads/dvhart/standard/efi

Matt Fleming (2):
  x86/rtc: Don't recursively acquire rtc_lock
  x86, efi: Make efi_call_phys_prelog() CONFIG_RELOCATABLE-aware

Maurice Ma (1):
  x86, efi: Convert efi_phys_get_time() args to physical addresses

 arch/x86/kernel/rtc.c          |   23 ++++++++++++-----------
 arch/x86/platform/efi/efi.c    |    3 ++-
 arch/x86/platform/efi/efi_32.c |   22 +++++++++++++---------
 arch/x86/platform/mrst/vrtc.c  |    9 +++++++++
 4 files changed, 36 insertions(+), 21 deletions(-)

-- 
1.7.6.4




More information about the yocto mailing list