Skip to content
Commit 812b291c authored by Michael Brown's avatar Michael Brown Committed by Leif Lindholm
Browse files

Platform/RPi3: Report device tree modification errors using Print()



Most functions in FdtDxe currently return VOID and report errors using
only DEBUG.  Update functions to return EFI_STATUS and report errors
using Print() so that errors are at least visible in non-debug builds.

Signed-off-by: default avatarMichael Brown <mbrown@fensystems.co.uk>
Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
parent 0055dac9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment