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 DeveloperBox platform firmware build breaks due to the missing dependency on VariableFlashInfoLib. Therefore, to satisfy the dependency include VariableFlashInfoLib in the LibraryClasses section. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>