Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: a255b52fbc27405096f94441d70502ad8852ba15 https://github.com/tianocore/edk2/commit/a255b52fbc27405096f94441d70502ad8852ba15 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths: A OvmfPkg/Include/Library/PlatformBootManagerCommonLib.h A OvmfPkg/Library/PlatformBootManagerCommonLib/PlatformBootManagerCommonLib.c A OvmfPkg/Library/PlatformBootManagerCommonLib/PlatformBootManagerCommonLib.inf Log Message: ----------- OvmfPkg: Introduce PlatformBootManagerCommonLib Many function present in PlatformBootManagerLib and PlatformBootManagerLibLight have the same implementation. The idea of this new Library is to collect them to enable code reuse. Signed-off-by: Luigi Leonardi <leona...@redhat.com> Commit: 05330c09d0012b10f0b24a53969f985a650b43a4 https://github.com/tianocore/edk2/commit/05330c09d0012b10f0b24a53969f985a650b43a4 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M ArmVirtPkg/ArmVirtQemu.dsc M ArmVirtPkg/ArmVirtQemuKernel.dsc Log Message: ----------- ArmVirtPkg: add PlatformBootManagerCommonLib to dependencies Add PlatformBootManagerCommonLib to ArmVirtQemu and ArmVirtQemuKernel in ArmVirtPkg. This is part of the effort to remove code present in both PlatformBootManagerLib and PlatformBootManagerLibLight. Signed-off-by: Luigi Leonardi <leona...@redhat.com> Commit: f3d0fd96d19bec798daa28f2e4c6c2ac18190fa3 https://github.com/tianocore/edk2/commit/f3d0fd96d19bec798daa28f2e4c6c2ac18190fa3 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M OvmfPkg/AmdSev/AmdSevX64.dsc M OvmfPkg/CloudHv/CloudHvX64.dsc M OvmfPkg/IntelTdx/IntelTdxX64.dsc M OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc M OvmfPkg/Microvm/MicrovmX64.dsc M OvmfPkg/OvmfPkg.dec M OvmfPkg/OvmfPkgIa32.dsc M OvmfPkg/OvmfPkgIa32X64.dsc M OvmfPkg/OvmfPkgX64.dsc M OvmfPkg/OvmfXen.dsc Log Message: ----------- OvmfPkg: add PlatformBootManagerCommonLib to dependencies Add PlatformBootManagerCommonLib to all target that use PlatformBootManagerLib. This is part of the effort to remove code present in both PlatformBootManagerLib and PlatformBootManagerLibLight. Signed-off-by: Luigi Leonardi <leona...@redhat.com> Commit: 716f150a8b5120f5f20eaafc1ce77d5f6d596b77 https://github.com/tianocore/edk2/commit/716f150a8b5120f5f20eaafc1ce77d5f6d596b77 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c M OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h M OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf Log Message: ----------- OvmfPkg: Make PlatformBootManagerLib use PlatformBootManagerCommonLib Delete functions that are available in the PlatformBootManagerCommonLib and add this Lib to dependencies in .inf file. This is to reduce code duplication, because many functions have the same implementation in PlatformBootManagerLib and PlatformBootManagerLibLight. Signed-off-by: Luigi Leonardi <leona...@redhat.com> Commit: 7862dcb80201b1de8e0c73e866fbdda4113ef202 https://github.com/tianocore/edk2/commit/7862dcb80201b1de8e0c73e866fbdda4113ef202 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M OvmfPkg/Library/PlatformBootManagerLibLight/PlatformBm.c M OvmfPkg/Library/PlatformBootManagerLibLight/PlatformBootManagerLib.inf Log Message: ----------- OvmfPkg: Make PlatformBootManagerLibLight use PlatformBootManagerCommonLib Delete functions that are available in the PlatformBootManagerCommonLib and add this Lib to dependencies in .inf file. This is to reduce code duplication, because many functions have the same implementation in PlatformBootManagerLib and PlatformBootManagerLibLight. Signed-off-by: Luigi Leonardi <leona...@redhat.com> Commit: f79218f4dd6463eb02f54a161c5687df39b03928 https://github.com/tianocore/edk2/commit/f79218f4dd6463eb02f54a161c5687df39b03928 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M OvmfPkg/Library/PlatformBootManagerLibLight/PlatformBm.c Log Message: ----------- ArmVirtPkg: Add support for fw_cfg for EFI Shell Signed-off-by: Luigi Leonardi <leona...@redhat.com> Compare: https://github.com/tianocore/edk2/compare/566aece5b8a7...f79218f4dd64 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