Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: fe93b3745f13d7eb891d9666debf2689a8975e5b https://github.com/tianocore/edk2/commit/fe93b3745f13d7eb891d9666debf2689a8975e5b Author: Leif Lindholm <quic_llind...@quicinc.com> Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths: M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/BootArch/ArmBootArchParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/GenericTimer/ArmGenericTimerParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Gic/ArmGicDParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Gic/ArmGicItsParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Gic/ArmGicMsiFrameParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Arm/Gic/ArmGicRParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserLib.inf M DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtUtility.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Pci/PciConfigSpaceParser.c M DynamicTablesPkg/Library/FdtHwInfoParserLib/Serial/SerialPortParser.c Log Message: ----------- DynamicTablesPkg/FdtHwInfoParserLib: add missing resolutions/includes FdtHwInfoParserLib does not explicitly call out its dependencies on BaseLib/BaseMemoryLib, which is currently hidden when EmbeddedPkg FdtLib pulls them in instead. But that is going away, so make the necessary explicit references and add missing include statements. Signed-off-by: Leif Lindholm <quic_llind...@quicinc.com> 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