Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 72dc1d01047fecf54ad1a4a6e1760574d1b3f978 https://github.com/tianocore/edk2/commit/72dc1d01047fecf54ad1a4a6e1760574d1b3f978 Author: Leif Lindholm <leif.lindh...@oss.qualcomm.com> Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths: M MdePkg/Include/Library/FdtLib.h M MdePkg/Library/BaseFdtLib/FdtLib.c Log Message: ----------- MdePkg/BaseFdtLib: add a few new function wrappers Add FdtSetPropString(), FdtDelNode() and FdtGetPath(). Signed-off-by: Leif Lindholm <leif.lindh...@oss.qualcomm.com> Commit: 6b1b031cefa641c9303dd772dcce634867d2be7f https://github.com/tianocore/edk2/commit/6b1b031cefa641c9303dd772dcce634867d2be7f Author: Leif Lindholm <leif.lindh...@oss.qualcomm.com> Date: 2025-05-30 (Fri, 30 May 2025) Changed paths: M MdePkg/Include/Library/FdtLib.h Log Message: ----------- MdePkg/BaseFdtLib: fix declaration/definition misalignment Commit e25331fc4591 ("MdePkg,UefiPayloadPkg: clean up BaseFdtLib API confusion"), missed out aligning the wrapper for fdt_node_offset_by_property_value between heade and implementation. Fix this by updating the header to declare FdtNodeOffsetByPropValue instead of FdtNodeOffsetByPropertyValue. Signed-off-by: Leif Lindholm <leif.lindh...@oss.qualcomm.com> Compare: https://github.com/tianocore/edk2/compare/81f75c41f941...6b1b031cefa6 To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits