Skip to content
Commit 9cd437ac authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific



There is some code that exposes physical addresses of certain parts of
the EFI firmware implementation via sysfs nodes. These nodes are only
used on x86, and are of dubious value to begin with, so let's move
their handling into the x86 arch code.

Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 0a67361d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment