Home
last modified time | relevance | path

Searched hist:"2 ab7ef74" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootefi.c2ab7ef74 Sun Nov 25 21:14:36 CST 2018 Simon Glass <sjg@chromium.org> efi: Check for failure to create objects in selftest

At present a few error conditions are not checked. Before refactoring
this code, add some basic checks. Note that this code still leaks memory
in the event of error. This will be tackled after the refactor.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>