]> git.baikalelectronics.ru Git - kernel.git/commit
efi/x86: efistub: Move shared dependencies to <asm/efi.h>
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 2 Jul 2014 12:54:40 +0000 (14:54 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 7 Jul 2014 19:29:46 +0000 (20:29 +0100)
commitd47d9fe2b51d29ded96aff872337f26e69873e49
tree9469b014a4213cc6e27010415f81bfeb7ae54745
parent270a4aa3d43db468826aa85e96820a94b8f8ae73
efi/x86: efistub: Move shared dependencies to <asm/efi.h>

This moves definitions depended upon both by code under arch/x86/boot
and under drivers/firmware/efi to <asm/efi.h>. This is in preparation of
turning the stub code under drivers/firmware/efi into a static library.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/boot/compressed/eboot.c
arch/x86/boot/compressed/eboot.h
arch/x86/include/asm/efi.h