u-boot/lib/efi_loader
Heinrich Schuchardt e00b82db80 efi_loader: FreePages() must fail with pages = 0
The UEFI spec requires that freeing of pages fails if the number of pages
to be freed is 'invalid'. Check that it is not zero.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-05-02 18:17:49 +02:00
..
2019-04-07 14:17:06 +02:00
2019-04-12 22:00:42 +02:00