Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 97f069bf30dc821ae2c8f90d2f9c741ad4ee9247
      
https://github.com/tianocore/edk2/commit/97f069bf30dc821ae2c8f90d2f9c741ad4ee9247
  Author: Qihang Gao <[email protected]>
  Date:   2026-06-29 (Mon, 29 Jun 2026)

  Changed paths:
    M RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.inf
    M RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.inf
    M RedfishPkg/Library/RedfishHttpLib/RedfishHttpLib.inf

  Log Message:
  -----------
  RedfishPkg: Remove unnecessary Depex section in library modules

Libraries that may be consumed by UEFI_DRIVER should not have depex
section for UEFI_DRIVER. The INF specification said: If the Module is
a Library, then a [Depex] section is optional. Regarding HiiUtilityLib,
RedfishDebugLib and RedfishHttpLib, they don't have additional dependence,
so the Depex sections should be removed to ensure no adverse impact on
the UEFI_DRIVER.

Signed-off-by: Qihang Gao <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to