diff options
author | Bhupesh Sharma <[email protected]> | 2017-04-04 17:02:40 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-05 12:27:24 +0200 |
commit | 75def552bb1e0d39918df31b86f7d09e754ea0fc (patch) | |
tree | 36d2c1b0325ca0d846ef63ffbd689fffe5825a82 /lib | |
parent | 24d7c494ce46d5bb6c8fd03e88a48ae249ec1492 (diff) |
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Now with open-source boot firmware (EDK2) supporting ACPI BGRT table
addition even for architectures like AARCH64, it makes sense to move
out the 'efi-bgrt.c' file and supporting infrastructure from 'arch/x86'
directory and house it inside 'drivers/firmware/efi', so that this common
code can be used across architectures.
Signed-off-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions