On Wed, Jul 24, 2019 at 09:53:00PM +0100, Michael Brown wrote: > On 24/07/2019 19:53, Leif Lindholm wrote: > > > SanitizePSCI (); > > > CleanMemoryNodes (); > > > CleanSimpleFramebuffer (); > > > + FixEthernetAliases (); > > > > ...would it be worth having a return value here and Print()ing a > > message visible regardless of build profile if this function fails? > > Yes, I think that would be very sensible, but it would also be inconsistent > with the rest of the code: all of the other device-tree-modifying functions > in FdtDxe.c are declared as VOID and use only DEBUG to report errors. > > Changing this pattern throughout FdtDxe.c should, I think, be a completely > separate patch. Would it be possible to merge the current patch, and I can > then follow up with a second patch to improve the error visibility in > non-debug builds?
Yeah, that works for me. I'll push it tomorrow when I'm more awake, but for now: Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org> / Leif -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#44334): https://edk2.groups.io/g/devel/message/44334 Mute This Topic: https://groups.io/mt/32585981/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-