On 5/15/23 04:24, Marcin Juszkiewicz wrote:
+ /* If we are on platform version 0.0 then there is no more data for us in DeviceTree */ + if ((Arg0 == 0) & (Arg1 == 0)) + { + return EFI_SUCCESS; + }
Should that be "&&" instead of "&"? -- Rebecca Cran -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104870): https://edk2.groups.io/g/devel/message/104870 Mute This Topic: https://groups.io/mt/98900381/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-