Re: [edk2-devel] Retire EmbeddedPkg/Library/FdtLib

2024-09-24 Thread Nhi Pham via groups.io
Thanks Leif for sharing that. Regards, Nhi On 9/24/2024 5:43 PM, Leif Lindholm via groups.io wrote: > On 2024-09-19 10:57, Nhi Pham via groups.io wrote: >> Hi, >> >> It appearsĀ that the EmbeddedPkg/Library/FdtLib could be replaced by >> MdePkg/Library/BaseFdtLib. Should we remove the old one in E

Re: [edk2-devel] Retire EmbeddedPkg/Library/FdtLib

2024-09-24 Thread Leif Lindholm
On 2024-09-19 10:57, Nhi Pham via groups.io wrote: Hi, It appearsĀ that the EmbeddedPkg/Library/FdtLib could be replaced by MdePkg/Library/BaseFdtLib. Should we remove the old one in EmbeddedPkg and transition to the new one? Yes, but the new one does not (yet) implement all the functionality

[edk2-devel] Retire EmbeddedPkg/Library/FdtLib

2024-09-19 Thread Nhi Pham via groups.io
Hi, It appears that the EmbeddedPkg/Library/FdtLib could be replaced by MdePkg/Library/BaseFdtLib. Should we remove the old one in EmbeddedPkg and transition to the new one? The type declaration in EmbeddedPkg/Include/libfdt_env.h cause some compilation errors in certain cases. Regards, Nhi