-devel] [PATCH 1/2] MdePkg: Support FDT library.
On Thu, Mar 30, 2023 at 6:13 PM Benny Lin wrote:
>>
>> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4392
>> Add FDT support in EDK2 by submodule 3rd party libfdt
>> (https://github.com/devicetree-org/pylibfdt/tree/main/lib
On Thu, Mar 30, 2023 at 6:13 PM Benny Lin wrote:
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4392
> Add FDT support in EDK2 by submodule 3rd party libfdt
> (https://github.com/devicetree-org/pylibfdt/tree/main/libfdt)
>
> Cc: Michael D Kinney
> Cc: Liming Gao
> Cc: Zhiguang Liu
> Si
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4392
Add FDT support in EDK2 by submodule 3rd party libfdt
(https://github.com/devicetree-org/pylibfdt/tree/main/libfdt)
Cc: Michael D Kinney
Cc: Liming Gao
Cc: Zhiguang Liu
Signed-off-by: Benny Lin
---
.gitmodules
+Leif
+Andrew
For .gitmodules and ReadMe.rst changes
Mike
> -Original Message-
> From: Lin, Benny
> Sent: Thursday, March 30, 2023 9:52 AM
> To: devel@edk2.groups.io
> Cc: Lin, Benny ; Kinney, Michael D
> ; Gao, Liming
> ; Liu, Zhiguang
> Subject: [PATCH 1/2] MdePkg: Support FDT libr