Skip to content
Commit 52cbac9b authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: clean up UEFI sub-system initialization



allow_unaligned(), switch_to_non_secure_mode(), and efi_init_obj_list() are
called in sequence in multiple places.

Move calls to allow_unaligned() and switch_to_non_secure_mode() to
efi_init_obj_list().

Remove unused includes.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 44237e27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment