diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2019-12-24 16:10:10 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-12-25 10:49:18 +0100 |
commit | e8bd5ddf60eedd6d584fa1e98d0cfe45abe95043 (patch) | |
tree | 2de51096a43ece2bf422c76202d634fead816af5 /arch/x86/xen/efi.c | |
parent | efi/libstub: Distinguish between native/mixed not 32/64 bit (diff) | |
download | linux-e8bd5ddf60eedd6d584fa1e98d0cfe45abe95043.tar.xz linux-e8bd5ddf60eedd6d584fa1e98d0cfe45abe95043.zip |
efi/libstub: Drop explicit 32/64-bit protocol definitions
Now that we have incorporated the mixed mode protocol definitions
into the native ones using unions, we no longer need the separate
32/64 bit struct definitions, with the exception of the EFI system
table definition and the boot services, runtime services and
configuration table definitions. So drop the unused ones.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Cc: Arvind Sankar <nivedita@alum.mit.edu>
Cc: Borislav Petkov <bp@alien8.de>
Cc: James Morse <james.morse@arm.com>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: https://lkml.kernel.org/r/20191224151025.32482-11-ardb@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/xen/efi.c')
0 files changed, 0 insertions, 0 deletions