[patch 00/12 v4] kexec kernel efi runtime support v v4] efi: export more efi table variable to sysfs
H. Peter Anvin
hpa at zytor.com
Mon Nov 25 16:22:19 EST 2013
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...
-hpa
More information about the kexec
mailing list