Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: db5b28ed9e2720d66724283aef765d2370f9046b https://github.com/tianocore/edk2/commit/db5b28ed9e2720d66724283aef765d2370f9046b Author: Prachotan Bathi <prachotan.ba...@arm.com> Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths: M EmbeddedPkg/EmbeddedPkg.dec R EmbeddedPkg/Include/Guid/Fdt.h A MdePkg/Include/Guid/Fdt.h M MdePkg/MdePkg.dec Log Message: ----------- MdePkg, EmbeddedPkg: Move Fdt Table Guid to MdePkg Move Fdt Table Guid from EmbeddedPkg to MdePkg to avoid unnecessary dependencies on EmbeddedPkg for packages like ShellPkg. This change may affect modules dependent on EmbeddedPkg but not on MdePkg, which is unlikely. Also, per 8c721d6, MdePkg has a more refined implementation of Fdt as compared to the EmbeddedPkg which was the initial implementation. Not moving gFdtVariableGuid since it'll be moved to platform code. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Prachotan Bathi <prachotan.ba...@arm.com> Commit: d46aa46c8361194521391aa581593e556c707c6e https://github.com/tianocore/edk2/commit/d46aa46c8361194521391aa581593e556c707c6e Author: Prachotan Bathi <prachotan.ba...@arm.com> Date: 2025-08-12 (Tue, 12 Aug 2025) Changed paths: M ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf M ShellPkg/ShellPkg.ci.yaml Log Message: ----------- ShellPkg: Remove EmbeddedPkg dependency Commit dcde148 introduced EmbeddedPkg as a dependency since gFdtTableGuid was in the EmbeddedPkg, but has now been moved to MdePkg. Signed-off-by: Prachotan Bathi <prachotan.ba...@arm.com> Compare: https://github.com/tianocore/edk2/compare/808f1f1f87c8...d46aa46c8361 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