You've already forked edk2-platforms
mirror of
https://github.com/Dasharo/edk2-platforms.git
synced 2026-03-06 14:51:43 -08:00
The CelloBoard platform firmware build breaks due to the missing dependency on VariablePolicyHelperLib. Therefore, to satisfy the dependency include VariablePolicyHelperLib in the LibraryClasses.common section. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>