
14 Feb
2019
14 Feb
'19
2:31 p.m.
On 12.02.19 22:01, Heinrich Schuchardt wrote:
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: Heinrich Schuchardt xypron.glpk@gmx.de
Reviewed-by: Alexander Graf agraf@suse.de
Alex