[patch 00/12 v4] kexec kernel efi runtime support v v4] efi: export more efi table variable to sysfs
Dave Young
dyoung at redhat.com
Mon Nov 25 20:35:20 EST 2013
On 11/25/13 at 01:22pm, H. Peter Anvin wrote:
> On 11/25/2013 12:56 AM, dyoung at redhat.com wrote:
> >
> > For efi runtime mapping I add a new directory /sys/firmware/efi/
> > runtime-map/ like below
> > [dave at darkstar ~]$ tree /sys/firmware/efi/runtime-map/
> > /sys/firmware/efi/runtime-map/
> > ├── 0
> > │ ├── attribute
> > │ ├── num_pages
> > │ ├── phys_addr
> > │ ├── type
> > │ └── virt_addr
> > ├── 1
> > │ ├── attribute
> > │ ├── num_pages
> > │ ├── phys_addr
> > │ ├── type
> > │ └── virt_addr
> > [snip]
> >
>
> These patches came through severely corrupted, the above is typical...
Hi, Peter
Will resend them today again.
--
Thanks
Dave
More information about the kexec
mailing list