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

efi_selftest: fix memory allocation in HII tests



In efi_selftest we are in EFI land. We cannot call U-Boot library
functions malloc() and free() but should use the boot time services
instead.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarAlexander Graf <agraf@suse.de>
parent afa17aa2
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