1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 12:31:17 +02:00
Files
u-boot-megous/lib/efi_selftest
Heinrich Schuchardt ee3c8ba855 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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Alexander Graf <agraf@suse.de>
2019-02-16 15:42:19 +01:00
..
2018-07-25 14:57:43 +02:00
2018-12-02 21:59:36 +01:00
2018-12-02 21:59:36 +01:00
2018-12-02 21:59:37 +01:00
2019-02-13 09:40:06 +01:00