efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
authorArvind Sankar <nivedita@alum.mit.edu>
Sun, 8 Mar 2020 08:08:40 +0000 (09:08 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 8 Mar 2020 08:58:14 +0000 (09:58 +0100)
commit3cdcd6899eaf454b2539c624fff5daf63c175a7a
tree76bd1ef6335ed0511b2312438784ae269b8d897a
parentf9834f18f03e54d96ad689ed68be7d70cf0a5c6b
efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA

Use SYM_DATA*() macros to annotate this constant, and explicitly align it
to 4-byte boundary. Use lower-case for hexadecimal data.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200301230436.2246909-2-nivedita@alum.mit.edu
Link: https://lore.kernel.org/r/20200308080859.21568-10-ardb@kernel.org
arch/x86/boot/compressed/head_64.S