diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-02-10 17:02:36 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-02-23 21:57:15 +0100 |
commit | c2d0b470154c5be39f253da7814742030635f300 (patch) | |
tree | d780f3000217b88062510f4b787646feca49adae /crypto/sm3_generic.c | |
parent | a7495c28c86ab3b31508c5754bc5fb717ab1169c (diff) |
efi/libstub/x86: Incorporate eboot.c into libstub
Most of the EFI stub source files of all architectures reside under
drivers/firmware/efi/libstub, where they share a Makefile with special
CFLAGS and an include file with declarations that are only relevant
for stub code.
Currently, we carry a lot of stub specific stuff in linux/efi.h only
because eboot.c in arch/x86 needs them as well. So let's move eboot.c
into libstub/, and move the contents of eboot.h that we still care
about into efistub.h
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'crypto/sm3_generic.c')
0 files changed, 0 insertions, 0 deletions