Reviewed-by: Michael Kubacki <michael.kuba...@microsoft.com>

On 6/9/2022 7:51 PM, Marcin Wojtas wrote:
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3479

This patch adds an instance for the library class VariableFlashInfoLib
that was recently introduced in MdeModulePkg. This change is made to
allow the new variable driver to build that has a dependency on
this library class and does not require any further platform changes.

Signed-off-by: Marcin Wojtas <m...@semihalf.com>
---
  Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 1 +
  1 file changed, 1 insertion(+)

diff --git a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc 
b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc
index 9322ad881e..b64c0ffdee 100644
--- a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc
+++ b/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc
@@ -69,6 +69,7 @@
    
UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf

    UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf

    UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf

+  
VariableFlashInfoLib|MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.inf

    
VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf

    PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90428): https://edk2.groups.io/g/devel/message/90428
Mute This Topic: https://groups.io/mt/91658689/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to