public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
* [patch 0/4] kexec-tools: efi runtime support on kexec kernel
@ 2013-10-27  4:04 dyoung
  2013-10-27  4:04 ` [patch 1/4] Add function get_bootparam dyoung
                   ` (3 more replies)
  0 siblings, 4 replies; 38+ messages in thread
From: dyoung @ 2013-10-27  4:04 UTC (permalink / raw)
  To: kexec; +Cc: mjg59, James.Bottomley, horms, kexec, ebiederm, hpa, bp, vgoyal


This patchset is for adding efi runtime support on kexec kernel
kernel patches see below thread:
http://thread.gmane.org/gmane.linux.kernel.efi/2491

in kexec-tools, this patchset will do below:
1. retrieve efi_info from debugfs boot_params, and fill the 
x86 setup header

2. collect data efi runtime needed:
/sys/firmware/efi/systab: fw_vendor, runtime, config_tables and smbios
/sys/firmware/efi/efi-runtime-map/*, the phys-virt mappings in 1st kernel

3. assemble setup_data based on data get in 2) then pass it to 2nd kernel

Tested on OVMF, dell laptop, lenovo laptop and HP workstation

Please help to review
--
Thanks
Dave

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2013-10-30  0:45 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27  4:04 [patch 0/4] kexec-tools: efi runtime support on kexec kernel dyoung
2013-10-27  4:04 ` [patch 1/4] Add function get_bootparam dyoung
2013-10-28  0:38   ` Simon Horman
2013-10-28  1:13     ` Dave Young
2013-10-28  2:30       ` Dave Young
2013-10-28  4:20         ` Simon Horman
2013-10-28  5:06           ` Dave Young
2013-10-28  6:08             ` Simon Horman
2013-10-27  4:04 ` [patch 2/4] remove extra acpi_rsdp command line for efi dyoung
2013-10-28  0:39   ` Simon Horman
2013-10-28  1:39     ` Dave Young
2013-10-28  9:42   ` Matthew Garrett
2013-10-28  9:54     ` Dave Young
2013-10-28 10:12       ` Matthew Garrett
2013-10-28 10:34         ` Dave Young
2013-10-28 10:39           ` Matthew Garrett
2013-10-28 10:45             ` Dave Young
2013-10-28 10:51               ` Matthew Garrett
2013-10-28 10:53                 ` Dave Young
2013-10-29  3:05                   ` Dave Young
2013-10-29  3:34                     ` Dave Young
2013-10-29  8:50                       ` Dave Young
2013-10-29 14:57                         ` H. Peter Anvin
2013-10-28 16:10                 ` Vivek Goyal
2013-10-29  2:04                   ` Simon Horman
2013-10-29  2:36                     ` Dave Young
2013-10-29  3:18                       ` Dave Young
2013-10-30  0:45                       ` Simon Horman
2013-10-29 13:27                     ` Vivek Goyal
2013-10-27  4:04 ` [patch 3/4] Add efi_info in x86 setup header dyoung
2013-10-27  4:04 ` [patch 4/4] Passing efi related data via setup_data dyoung
2013-10-28  0:37   ` Simon Horman
2013-10-28  1:12     ` Dave Young
2013-10-28  3:02       ` Dave Young
2013-10-28  4:16         ` Simon Horman
2013-10-28  1:28   ` Dave Young
2013-10-28 10:41   ` H. Peter Anvin
2013-10-28 11:21     ` Dave Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox