mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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 <gaoqihang@loongson.cn> |
||
|---|---|---|
| .. | ||
| RedfishHttpLib.c | ||
| RedfishHttpLib.inf | ||